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
The current encoding APIs are for streams which is great for the command line application. It would be nice if the library had simple APIs for going directly from []byte to []rune/string and visa versa.
The text was updated successfully, but these errors were encountered:
The current encoding APIs are for streams which is great for the command line application. It would be nice if the library had simple APIs for going directly from []byte to []rune/string and visa versa.
The text was updated successfully, but these errors were encountered: