This method is not supported by the CompressionStream class.
Namespace:
Rebex.IO.Compression.Streams
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides Sub SetLength ( _ value As Long _ ) |
C# |
---|
public override void SetLength( long value ) |
Parameters
- value
- Type: System..::..Int64
The desired length of the current stream in bytes.