CSharpTest.Net.Collections icon indicating copy to clipboard operation
CSharpTest.Net.Collections copied to clipboard

Handle FileBlockSize values > 4096 when reading

Open benjaminc opened this issue 4 years ago • 0 comments

This resolves #17 by increasing the number of bytes for the Length value to the full 4 bytes needed to accurately represent integers up to 1 GB, which is what is needed for block sizes up to 64 KB.

benjaminc avatar Jul 21 '20 17:07 benjaminc