mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-04 06:31:30 +00:00
f3d573cab0
with a Writer or getBytes("UTF-8") for efficiency and to
avoid encoding issues.
Store strings as strings, not bytes.
Catch IOEs to prevent cascading error pages.
Minor cleanups