The current position within the stream. Throws a NotSupportedException when attempting to set the position
public override long Position {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| NotSupportedException | Attempting to set the position |
See Also
InflaterInputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace