1 reference to _bufferSize
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1797
_toDecompress = new BlockingCollection<CompressedBlock>(
_bufferSize
);