2022-06-10 21:38:30 +09:00

80 lines
1.4 KiB
Smali

.class public Lz4/b$d;
.super Ljava/lang/Object;
.source "ByteArrayLoader.java"
# interfaces
.implements Lz4/o;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lz4/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lz4/o<",
"[B",
"Ljava/io/InputStream;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 0
return-void
.end method
.method public c(Lz4/r;)Lz4/n;
.locals 1
.param p1 # Lz4/r;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lz4/r;",
")",
"Lz4/n<",
"[B",
"Ljava/io/InputStream;",
">;"
}
.end annotation
.line 1
new-instance p1, Lz4/b;
new-instance v0, Lz4/b$d$a;
invoke-direct {v0, p0}, Lz4/b$d$a;-><init>(Lz4/b$d;)V
invoke-direct {p1, v0}, Lz4/b;-><init>(Lz4/b$b;)V
return-object p1
.end method