Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Conversation

@nernotte
Copy link

formatter accumulates internally what is being formatted.
This quickly leads to OutOfMemoryException when encoding String with lots of non-printable characters (when c < ' ')

formatter accumulates internally what is being formatted.
This quickly lead to OutOfMemoryException when encoding String with lots of non-printable characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant