fn absorb(self: *Self, bytes_: []const u8) void

Absorb a slice of bytes into the sponge.

Parameters

self: *Self,
bytes_: []const u8,