encodingName property

String encodingName

Returns the message encoding that this compressor uses.

This can be values such as "gzip", "deflate", "snappy", etc.

Implementation

String get encodingName;