Searched defs:WriterInternalState (Results 1 – 2 of 2) sorted by relevance
48 internal struct WriterInternalState struct53 internal int limit; // the size of the current buffer54 internal int position; // position in the current buffer56 internal WriteBufferHelper writeBufferHelper;60 internal CodedOutputStream CodedOutputStream => writeBufferHelper.CodedOutputStream;