gzip top-level constant

const gzip = const GZipCodec._default()

An instance of the default implementation of the GZipCodec.

Implementation

const GZipCodec gzip = const GZipCodec._default()