GZipStream.Position Property

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream.Position Property

Gets/sets the current position in the GZipStream. Not suppported.

public override long Position {get; set;}

Remarks

In this implementation this property is not supported

Exceptions

Exception Type Condition
NotSupportedException Always thrown

See Also

GZipStream Class | DotZLib Namespace