mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-06-06 04:42:06 +00:00
5cf581e6c9
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.