Skip to content

v9.0.3

Choose a tag to compare

@fgreinacher fgreinacher released this 18 Feb 10:44
3305021
fix: Reset Stream position after flushing MockFileStream data (#558)

Resets the internal Stream position to the original position after reading the file's data to the data array.

Fixes #519