mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-12 22:03:13 +00:00

As the raw stream was being provided to the parent class, buffered data was not written, resulting in empty files. This ensures the buffered reader/writer is the one which is closed.