Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs455 ValidateCurrentLimit(ref buffer, ref state, size); in ReadRawBytesSlow()
525 ValidateCurrentLimit(ref buffer, ref state, size); in SkipRawBytes()
622 ValidateCurrentLimit(ref buffer, ref state, length); in ReadStringSlow()
673 private static void ValidateCurrentLimit(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, int size) in ValidateCurrentLimit() method in Google.Protobuf.ParsingPrimitives

Completed in 2 milliseconds