| ZlibStreamLength Property |
Namespace: Cimbalino.Toolkit.Compression
public override long Length { get; }
| Exception | Condition |
|---|---|
| NotSupportedException | A class derived from Stream does not support seeking. |
| ObjectDisposedException | Methods were called after the stream was closed. |