d.smali

.class public Lq1/d;
.super Ljava/lang/Object;
.source "GifDrawableBytesTranscoder.java"

# interfaces
.implements Lq1/e;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lq1/e<",
        "Lp1/c;",
        "[B>;"
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Ld1/u;La1/f;)Ld1/u;
    .registers 3
    .param p1    # Ld1/u;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # La1/f;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation build Landroidx/annotation/Nullable;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ld1/u<",
            "Lp1/c;",
            ">;",
            "La1/f;",
            ")",
            "Ld1/u<",
            "[B>;"
        }
    .end annotation

    invoke-interface {p1}, Ld1/u;->get()Ljava/lang/Object;

    move-result-object p1

    check-cast p1, Lp1/c;

    invoke-virtual {p1}, Lp1/c;->c()Ljava/nio/ByteBuffer;

    move-result-object p1

    new-instance p2, Lm1/b;

    invoke-static {p1}, Ly1/a;->b(Ljava/nio/ByteBuffer;)[B

    move-result-object p1

    invoke-direct {p2, p1}, Lm1/b;-><init>([B)V

    return-object p2
.end method