Searched defs:MaybeConsumeTag (Results 1 – 6 of 6) sorted by relevance
541 public bool MaybeConsumeTag(uint tag) in MaybeConsumeTag() method in Google.Protobuf.CodedInputStream
132 …public static bool MaybeConsumeTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, u… in MaybeConsumeTag() method in Google.Protobuf.ParsingPrimitives