Home
last modified time | relevance | path

Searched defs:ReadRawMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitivesMessages.cs167 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages
DCodedInputStream.cs685 public void ReadRawMessage(IMessage message) in ReadRawMessage() method in Google.Protobuf.CodedInputStream