fn setBytes(self: *Self, bytes: []const u8) void
Set bytes starting at the beginning of the state.
self: *Self,
bytes: []const u8,