ecoji icon indicating copy to clipboard operation
ecoji copied to clipboard

Add direct []byte to string API (and visa versa)

Open keith-turner opened this issue 6 years ago • 0 comments

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.

keith-turner avatar Mar 11 '18 08:03 keith-turner