Package 

Class Lz4Util

    • Method Summary

      Modifier and Type Method Description
      static Array<byte> compressedByte(Array<byte> srcByte)
      static Array<byte> decompressorByte(Array<byte> compressorByte, int srcLength)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait