You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
Currently none of the crypto functions does not directly support Utf8View type but rather casts it to Utf8. It would be good to support Utf8View directly
Describe the solution you'd like
crypto functions supports Utf8View directly without casts.
Describe alternatives you've considered
Leave as is
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem or challenge?
Currently none of the crypto functions does not directly support Utf8View type but rather casts it to Utf8. It would be good to support Utf8View directly
Describe the solution you'd like
crypto functions supports Utf8View directly without casts.
Describe alternatives you've considered
Leave as is
Additional context
No response
The text was updated successfully, but these errors were encountered: