Interface Compression

    • Method Detail

      • compress

        byte[] compress​(byte[] in)
        Shrinks the given in array with length len
        Returns:
        a newly created array with the compressed data.