Searched defs:ParseLength (Results 1 – 3 of 3) sorted by relevance
174 constexpr ConvParser ParseLength() const { in ParseLength() function
188 constexpr ConvParser ParseLength() const { in ParseLength() function
63 public static int ParseLength(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseLength() method in Google.Protobuf.ParsingPrimitives