[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamReader.Length

Length Property

Length

Gets the length of the compressed stream if it is known (or -1 if the length of the compressed stream is unknown).

Declaration
public override long Length { get; }
Overrides