1 write to UncompressedLength
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinarySaver.cs (1)
183
UncompressedLength
= uncompLength;
1 reference to UncompressedLength
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinarySaver.cs (1)
431
BlockLookup currLookup = new BlockLookup(expectedPosition, (int)compressed.Length, block.
UncompressedLength
);