Class ZlibStatefulDeflater


  • public class ZlibStatefulDeflater
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] deflate​(byte[] data)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZlibStatefulDeflater

        public ZlibStatefulDeflater()
    • Method Detail

      • deflate

        public byte[] deflate​(byte[] data)