fn update(self: *Self, bytes: []const u8) void
Absorb a slice of bytes into the state.
self: *Self,
bytes: []const u8,