-
Mark OLESEN authored
- have read(nullptr, count) and readRaw(nullptr, count) act like a forward seek instead of failing. This lets it be used to advance through a file without needing to allocate (and discard) storage space etc.
d9533e56
- have read(nullptr, count) and readRaw(nullptr, count) act like a forward seek instead of failing. This lets it be used to advance through a file without needing to allocate (and discard) storage space etc.