Searched defs:RefillBuffer (Results 1 – 6 of 6) sorted by relevance
91 …public bool RefillBuffer(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, bool mustSu… in RefillBuffer() method
661 private bool RefillBuffer(bool mustSucceed) in RefillBuffer() method in Google.Protobuf.CodedInputStream