streamly
streamly copied to clipboard
Add byte stream to UTF-16 encode/decode routines
trafficstars
It could be useful for interfacing with windows APIs and also for conversion to/from other utf-16 encoded data e.g.text.
See the utf8 impl for reference.
See https://github.com/composewell/streamly/pull/2662