Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitivesMessages.cs47 … public static void SkipLastField(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in SkipLastField() method in Google.Protobuf.ParsingPrimitivesMessages
DCodedInputStream.cs337 public void SkipLastField() in SkipLastField() method in Google.Protobuf.CodedInputStream