Algorithm Type

Union cases

Union case Description

Deflate

Full Usage: Deflate

Deflate compression

GZIP

Full Usage: GZIP

GZIP compression

Plain

Full Usage: Plain

No compression

Instance members

Instance member Description

this.IsDeflate

Full Usage: this.IsDeflate

Returns: bool
Returns: bool

this.IsGZIP

Full Usage: this.IsGZIP

Returns: bool
Returns: bool

this.IsPlain

Full Usage: this.IsPlain

Returns: bool
Returns: bool