Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs450 return ReadRawBytesSlow(ref buffer, ref state, size); in ReadRawBytes()
453 private static byte[] ReadRawBytesSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) in ReadRawBytesSlow() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds