GZipStream.SetLength Method

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream.SetLength Method 

Not supported.

public override void SetLength(
   long value
);

Parameters

value

Exceptions

Exception Type Condition
NotSupportedException Always thrown

See Also

GZipStream Class | DotZLib Namespace