Searched defs:ReadRawMessage (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | ParsingPrimitivesMessages.cs | 205 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages |
| D | CodedInputStream.cs | 643 public void ReadRawMessage(IMessage message) in ReadRawMessage() method in Google.Protobuf.CodedInputStream |