Returns the size of the compressed data in the stream.
This property is not accurate until after the stream is closed because some data that has been pushed to the stream might still be uncompressed in temporary buffers until it gets flushed which happens when the stream is closed with the Close method.