1 write to TextBuf
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
588
TextBuf
= text;
5 references to TextBuf
Microsoft.ML.Data (5)
DataLoadSave\Text\TextLoaderParser.cs (5)
535
/// The min position in <see cref="
TextBuf
"/> to consider (all fields).
540
/// The lim position in <see cref="
TextBuf
"/> to consider (all fields).
566
/// The start character location in <see cref="
TextBuf
"/>, including the sparse index
572
/// The end character location in <see cref="
TextBuf
"/>, including the sparse index
1148
var text = scan.
TextBuf
;