1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-06-06 04:42:06 +00:00
Files
CC-Tweaked/src/main
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
..