mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
35 lines
770 B
Smali
35 lines
770 B
Smali
.class public Lorg/webrtc/DataChannel$Buffer;
|
|
.super Ljava/lang/Object;
|
|
.source "DataChannel.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/DataChannel;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Buffer"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final binary:Z
|
|
|
|
.field public final data:Ljava/nio/ByteBuffer;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/nio/ByteBuffer;Z)V
|
|
.locals 0
|
|
|
|
.line 72
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lorg/webrtc/DataChannel$Buffer;->data:Ljava/nio/ByteBuffer;
|
|
|
|
iput-boolean p2, p0, Lorg/webrtc/DataChannel$Buffer;->binary:Z
|
|
|
|
return-void
|
|
.end method
|