1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-13 05:19:59 +00:00
CC-Tweaked/projects/core/src
Jonathan Coates 9ccee75a99
Fix the docs for ReadHandle.read's "count"
This was copied over from the old binary handle, and so states we
always return a single number if no count is given. This is only the
case when the file is opened in binary mode.
2024-01-23 22:39:49 +00:00
..
main Fix the docs for ReadHandle.read's "count" 2024-01-23 22:39:49 +00:00
test Fix trailing-comma errors on method calls 2023-12-28 17:07:39 +00:00
testFixtures Always use raw bytes in file handles 2023-11-08 19:40:14 +00:00