Vocabularycompression.zlibInputs and outputsWord descriptionCreates a new
compressed, using the provided bytes as the compressed data and the provided length as the uncompressed length. You should almost always use
compress, rather than using this constructor directly.
Definition