fun predictCompressedLength(originalLength: Long): Long
Overrides CompressionEncoder.predictCompressedLength
May predict compressed length based on the originalLength or return null if it is impossible.
null