Searched refs:IsDataAvailableInSource (Results 1 – 1 of 1) sorted by relevance
458 IsDataAvailableInSource(ref state, size)) in ReadRawBytesSlow()777 return IsDataAvailableInSource(ref state, size); in IsDataAvailable()786 private static bool IsDataAvailableInSource(ref ParserInternalState state, int size) in IsDataAvailableInSource() method in Google.Protobuf.ParsingPrimitives