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