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
Now that the bytes API is in its own subpackage, restore the string-only
implementation since it is still faster. If the bytes implementation can
be optimized further the string API can be made to wrap the bytes
implementation, at least partially.
0 commit comments