Searched defs:SkipLastField (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | ParsingPrimitivesMessages.cs | 47 … public static void SkipLastField(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in SkipLastField() method in Google.Protobuf.ParsingPrimitivesMessages |
D | CodedInputStream.cs | 337 public void SkipLastField() in SkipLastField() method in Google.Protobuf.CodedInputStream |