Skip to content

Finish to clean the API not using the right encoding #21

@jecisc

Description

@jecisc

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions