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