2 references to BytesStreamSource
Microsoft.ML.Predictor.Tests (1)
TestTransposer.cs (1)
246src = new BytesStreamSource(mem.ToArray());
Microsoft.ML.TestFramework (1)
BytesStreamSource.cs (1)
28: this(Encoding.UTF8.GetBytes(data))