1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-12 22:03:13 +00:00
SquidDev 5cf581e6c9 Fix files not writing data when closed
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.
2017-05-17 19:25:13 +01:00
..