Searched defs:ParseFromStream (Results 1 – 1 of 1) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
D | SerializationBenchmark.cs | 84 public void ParseFromStream() => subTests.ForEach(item => item.ParseFromStream(parser)); in ParseFromStream() method in Google.Protobuf.Benchmarks.SerializationBenchmark |