bufferedContentSize property

int bufferedContentSize

Returns the size of the buffered content.

Implementation

int get bufferedContentSize => _outputStream.bufferedContentSize;