mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
89 lines
2.3 KiB
Smali
89 lines
2.3 KiB
Smali
|
.class public final Lokhttp3/internal/ws/RealWebSocket$Message;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "RealWebSocket.kt"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lokhttp3/internal/ws/RealWebSocket;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = "Message"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
bv = {
|
||
|
0x1,
|
||
|
0x0,
|
||
|
0x3
|
||
|
}
|
||
|
d1 = {
|
||
|
"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u0000\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0002\u0010\u0006R\u0011\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0007\u0010\u0008R\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\t\u0010\n\u00a8\u0006\u000b"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Lokhttp3/internal/ws/RealWebSocket$Message;",
|
||
|
"",
|
||
|
"formatOpcode",
|
||
|
"",
|
||
|
"data",
|
||
|
"Lokio/ByteString;",
|
||
|
"(ILokio/ByteString;)V",
|
||
|
"getData",
|
||
|
"()Lokio/ByteString;",
|
||
|
"getFormatOpcode",
|
||
|
"()I",
|
||
|
"okhttp"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x4,
|
||
|
0x0
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private final data:Lokio/ByteString;
|
||
|
|
||
|
.field private final formatOpcode:I
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(ILokio/ByteString;)V
|
||
|
.locals 1
|
||
|
|
||
|
const-string v0, "data"
|
||
|
|
||
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
.line 600
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
iput p1, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->formatOpcode:I
|
||
|
|
||
|
iput-object p2, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->data:Lokio/ByteString;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final getData()Lokio/ByteString;
|
||
|
.locals 0
|
||
|
|
||
|
iget-object p0, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->data:Lokio/ByteString;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public final getFormatOpcode()I
|
||
|
.locals 0
|
||
|
|
||
|
iget p0, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->formatOpcode:I
|
||
|
|
||
|
return p0
|
||
|
.end method
|