Searched defs:WriteRawMessage (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | WritingPrimitivesMessages.cs | 71 public static void WriteRawMessage(ref WriteContext ctx, IMessage message) in WriteRawMessage() method in Google.Protobuf.WritingPrimitivesMessages |
D | CodedOutputStream.cs | 285 public void WriteRawMessage(IMessage value) in WriteRawMessage() method in Google.Protobuf.CodedOutputStream |