Home
last modified time | relevance | path

Searched refs:FromStream (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DByteStringTest.cs181 var actual = ByteString.FromStream(stream); in FromStream_Seekable()
194 var actual = ByteString.FromStream(limitedStream); in FromStream_NotSeekable()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs178 public static ByteString FromStream(Stream stream) in FromStream() method in Google.Protobuf.ByteString

Completed in 2 milliseconds