Skip to content

Fix UTF-8 for old (deprecated) Writers

Compare
Choose a tag to compare
@cdunn2001 cdunn2001 released this 11 Apr 19:53
· 138 commits to 0.y.z since this release

(Based on 1.6.2.)

  • 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.