CompressionStream.Length Property
Namespace: Rebex.IO.Compression.Streams
Assembly: Rebex.Zip.dll (version 7.0.9083)
Length
This property is not supported by the CompressionStream class.
Declaration
public override long Length { get; }
Property Value
Type | Description |
---|---|
Int64 | Length of the stream in bytes. |