2 references to Leb128ToUIntArray
Microsoft.ML.Data (2)
Utils\SequencePool.cs (2)
98int count = Leb128ToUIntArray(_bytes, _start[id], _start[id + 1], ref sequence); 303return Leb128ToUIntArray(_bytes, _start[id], _start[id + 1], ref sequence);