[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamReader.SetLength

SetLength Method

SetLength(long)

Sets the number of compressed bytes to read from the underlying stream.

Declaration
public override void SetLength(long value)
Public Overrides Sub SetLength(value As Long)
Parameters
Type Name Description
long value
Overrides