GZipStream.Length Property

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream.Length Property

Gets the size of the stream. Not suppported.

public override long Length {get;}

Remarks

In this implementation this property is not supported

Exceptions

Exception Type Condition
NotSupportedException Always thrown

See Also

GZipStream Class | DotZLib Namespace