This property is not supported by the DecompressionStream class.

Namespace:  Rebex.IO.Compression.Streams
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property Length As Long
	Get
C#
public override long Length { get; }

Field Value

Length of the stream in bytes.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also