Kermalis/EndianBinaryIO

Some character combinations will not be encoded/decoded properly with a char count

Closed this issue · 0 comments

UTF requires variable length chars for some (except for UTF-32)
I knew this when I started the library, but I was never sure how to tackle this properly with streams.