Searched defs:RefillBuffer (Results 1 – 4 of 4) 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