Searched refs:FromStream (Results 1 – 3 of 3) sorted by relevance
181 var actual = ByteString.FromStream(stream); in FromStream_Seekable()194 var actual = ByteString.FromStream(limitedStream); in FromStream_NotSeekable()
178 public static ByteString FromStream(Stream stream) in FromStream() method in Google.Protobuf.ByteString
964 * Introduced ByteString.FromStream and ByteString.FromStreamAsync to