Module json_compression

Source
Expand description

Useful constants to work with JsonCompression

Constantsยง

GZIP
Gzip compression.
JSON_COMPRESSION_UNSPECIFIED
Unspecified json file compression.
NO_COMPRESSION
Do not compress JSON file.