Searched defs:ParseRawVarint64 (Results 1 – 2 of 2) sorted by relevance
164 … public static ulong ParseRawVarint64(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawVarint64() method in Google.Protobuf.ParsingPrimitives