ZlibStreamPosition Property |
Namespace: Cimbalino.Toolkit.Compression
public override long Position { get; set; }
Exception | Condition |
---|---|
IOException | An I/O error occurs. |
NotSupportedException | The stream does not support seeking. |
ObjectDisposedException | Methods were called after the stream was closed. |