Click or drag to resize
GZipStreamLength Property
Gets the length in bytes of the stream.

Namespace: CMS.IO.Compression
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override long Length { get; }

Property Value

Type: Int64
See Also