Skip to content

Reset MockFileStream position after flushing#558

Merged
fgreinacher merged 1 commit intoTestableIO:masterfrom
hangy:task/519
Feb 18, 2020
Merged

Reset MockFileStream position after flushing#558
fgreinacher merged 1 commit intoTestableIO:masterfrom
hangy:task/519

Conversation

@hangy
Copy link
Copy Markdown
Contributor

@hangy hangy commented Feb 17, 2020

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

Fixes #519

@fgreinacher fgreinacher merged commit 3305021 into TestableIO:master Feb 18, 2020
@fgreinacher
Copy link
Copy Markdown
Contributor

Thanks a lot!

@hangy hangy deleted the task/519 branch February 19, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MockFileStream unexpected behavior when used via BinaryWriter

2 participants