Searched defs:WriterInternalState (Results 1 – 1 of 1) sorted by relevance
13 internal struct WriterInternalState struct18 internal int limit; // the size of the current buffer19 internal int position; // position in the current buffer21 internal WriteBufferHelper writeBufferHelper;25 internal CodedOutputStream CodedOutputStream => writeBufferHelper.CodedOutputStream;