Skip to content

Keep tracking the file offset in memory, don't perform expensive Seek calls on every Read|WriteAsync - #49145

Closed
adamsitnik wants to merge 20 commits into
dotnet:mainfrom
adamsitnik:noExtraSeekCalls
Closed

Keep tracking the file offset in memory, don't perform expensive Seek calls on every Read|WriteAsync#49145
adamsitnik wants to merge 20 commits into
dotnet:mainfrom
adamsitnik:noExtraSeekCalls

there is no need to set the Length since we are now tracking the offs…

a7ca4cb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs