ZlibOutput.written

This read-only property returns the number of compressed bytes that have been written to the underlying stream. Following a call to either close or commit, this will contain the total compressed size of the input data stream.

class ZlibOutput
size_t
written
()

Meta