-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi,
Just checking the code, I see on https://github.com/csharptest/CSharpTest.Net.Collections/blob/master/src/CSharpTest.Net.Collections/IO/IOStream.cs#L68 that you are initializing bytesRead with 0. I believe the correct value should be "offset". Without that, the offset argument is meaningless in the context of that method.
Metadata
Metadata
Assignees
Labels
No labels