GZipStream.Seek Method

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream.Seek Method 

Not suppported.

public override long Seek(
   long offset,
   SeekOrigin origin
);

Parameters

offset
origin

Return Value

Exceptions

Exception Type Condition
NotSupportedException Always thrown

See Also

GZipStream Class | DotZLib Namespace