1 write to _ops
Microsoft.ML.Data (1)
DataLoadSave\Binary\Codecs.cs (1)
244_ops = codec._ops;
4 references to _ops
Microsoft.ML.Data (4)
DataLoadSave\Binary\Codecs.cs (4)
251_value = _ops.Read(Reader); 265_ops.Apply(values, ptr => 267int offset = index * _ops.Size; 268int byteLength = count * _ops.Size;