54 lines
951 B
Smali
54 lines
951 B
Smali
.class public Lp6/c$a$a;
|
|
.super Lp6/c$a;
|
|
.source "PlayReadyHeader.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lp6/c$a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public b:Ljava/nio/ByteBuffer;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lp6/c$a;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public b()Ljava/nio/ByteBuffer;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lp6/c$a$a;->b:Ljava/nio/ByteBuffer;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c(Ljava/nio/ByteBuffer;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->duplicate()Ljava/nio/ByteBuffer;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lp6/c$a$a;->b:Ljava/nio/ByteBuffer;
|
|
|
|
return-void
|
|
.end method
|