2 references to ReadLongArray
Microsoft.ML.Core (2)
Data\ModelHeader.cs (1)
507long[] offsets = reader.ReadLongArray((int)cstr);
Utilities\Stream.cs (1)
687return ReadLongArray(reader, size);