Searched defs:PeekTag (Results 1 – 8 of 8) sorted by relevance
65 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function
303 public uint PeekTag() in PeekTag() method in Google.Protobuf.CodedInputStream
147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag() method in Google.Protobuf.ParsingPrimitives
104 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function