I fixed in #20 most of the API that was not managing encoding. To do that I added method to use binary streams, byte array and encoding instead of a string.
But there are still a few methods that should be removed and replaced by something managing the encodings. Sadly they are still used and I don't have the time to adapt them. Here is the list:
- String>>#tsLinesDo:
- String>>#positionFromTSPoint:
- String>>#tsLineIndicesDo:
- String>>#tsLines