MAX_DECOMPRESSED_SIZE

const val MAX_DECOMPRESSED_SIZE: Int = 4096(source)

Maximum allowed decompressed payload size (bytes). Prevents decompression bombs.