clj-commons / byte-streams

A Rosetta stone for JVM byte representations
417 stars 33 forks source link

Add failing test for Unicode decoding #31

Closed joelittlejohn closed 7 years ago

joelittlejohn commented 7 years ago

Exposes a decoding issue wherever multi-byte characters span across a chunk boundary (#30).