AnimatedImageDecoder.smali

.class public interface abstract Lcom/facebook/imagepipeline/animated/factory/AnimatedImageDecoder;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract decode(JI)Lcom/facebook/imagepipeline/animated/base/AnimatedImage;
.end method

.method public abstract decode(Ljava/nio/ByteBuffer;)Lcom/facebook/imagepipeline/animated/base/AnimatedImage;
.end method