Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs331 return ParseRawLittleEndian32SlowPath(ref buffer, ref state); in ParseRawLittleEndian32()
340 private static uint ParseRawLittleEndian32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawLittleEndian32SlowPath() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds