Searched defs:ParseLength (Results 1 – 5 of 5) sorted by relevance
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
206 constexpr ConvParser ParseLength() const { in ParseLength() function
778 std::optional<uint64_t> ParseLength(const std::string& value) { in ParseLength() function