47 lines
817 B
Smali
47 lines
817 B
Smali
.class public final Lm5/a$b;
|
|
.super Ljava/lang/Object;
|
|
.source "ByteBufferUtil.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lm5/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:I
|
|
|
|
.field public final b:I
|
|
|
|
.field public final c:[B
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>([BII)V
|
|
.locals 0
|
|
.param p1 # [B
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lm5/a$b;->c:[B
|
|
|
|
.line 3
|
|
iput p2, p0, Lm5/a$b;->a:I
|
|
|
|
.line 4
|
|
iput p3, p0, Lm5/a$b;->b:I
|
|
|
|
return-void
|
|
.end method
|