Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace hsRAMStream::Truncate call with Reset to match new behavior
The previous implementation of hsRAMStream::Truncate incorrectly deleted the entire stream data, not just starting at the current seek position.
- Loading branch information