decode

ByteArray decode(ByteArray input, VerificationResult verificationResult)

Decompresses input with ZLIB = inflating.

If the input does not start with ZLIB magic numbers (0x78), no decompression happens