Class PngDeflater


  • public class PngDeflater
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PngDeflater()  
    • Method Summary

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

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

      • PngDeflater

        public PngDeflater()
    • Method Detail

      • deflate

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