Package 

Class LzwDecoder

    • Constructor Summary

      Constructors 
      Constructor Description
      LzwDecoder()
    • Method Summary

      Modifier and Type Method Description
      final Unit decode(ByteArray imageData, ByteArray destination, Integer pixelCount)
      • Methods inherited from class app.redwarp.gif.decoder.lzw.LzwDecoder

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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