streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Add byte stream to UTF-16 encode/decode routines

Open harendra-kumar opened this issue 5 years ago • 1 comments
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.

harendra-kumar avatar Sep 17 '20 07:09 harendra-kumar

See https://github.com/composewell/streamly/pull/2662

adithyaov avatar Jan 14 '24 19:01 adithyaov