CompressionStream.Position Property
Namespace: Rebex.IO.Compression.Streams
Assembly: Rebex.Zip.dll (version 7.0.9083)
Position
This property is not supported by the CompressionStream class.
Declaration
public override long Position { get; set; }
Property Value
Type | Description |
---|---|
Int64 | The current position within the stream. |