Package 

Class BytesCompressor


  • 
    public final class BytesCompressor
    
                        

    Compresses the payload data using the ZIP compression algorithm. This class is meant for internal usage.

    • Method Summary

      Modifier and Type Method Description
      final ByteArray compressBytes(ByteArray uncompressedData)
      • Methods inherited from class java.lang.Object

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