Interface Compressor

    • Method Detail

      • maxCompressedLength

        int maxCompressedLength​(int uncompressedSize)
      • compress

        int compress​(byte[] input,
                     int inputOffset,
                     int inputLength,
                     byte[] output,
                     int outputOffset,
                     int maxOutputLength)
        Returns:
        number of bytes written to the output