Searched defs:WriteToStream (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
| D | GoogleMessageBenchmark.cs | 79 public void WriteToStream() => subTests.ForEach(item => item.WriteToStream()); in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark |