Home
last modified time | relevance | path

Searched refs:ParseRawLittleEndian64SlowPath (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs357 return ParseRawLittleEndian64SlowPath(ref buffer, ref state); in ParseRawLittleEndian64()
364 private static ulong ParseRawLittleEndian64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawLittleEndian64SlowPath() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds