Skip to content

Fix UTF-8 for old (deprecated) Writers

Compare
Choose a tag to compare
@cdunn2001 cdunn2001 released this 11 Apr 19:52
· 799 commits to master since this release
  • Do not truncate output at embedded zeroes.

This was already fixed the new StreamWriter, which is used by the default stream inserter. This fix will not break anything that wasn't already broken.