Package 

Interface ImageDecoder


  • 
    public interface ImageDecoder
    
                        

    Interface for decoding images, allowing for easier testing.

    • Method Summary

      Modifier and Type Method Description
      abstract Bitmap decode(ByteArray bytes)
      • Methods inherited from class java.lang.Object

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