Rabbit-R1/android (non root)/smali/smali_classes3/okhttp3/internal/ws/MessageDeflaterKt.smali

63 lines
1.6 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public final Lokhttp3/internal/ws/MessageDeflaterKt;
.super Ljava/lang/Object;
.source "MessageDeflater.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u000e\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0008\n\u0000\"\u000e\u0010\u0000\u001a\u00020\u0001X\u0082\u0004\u00a2\u0006\u0002\n\u0000\"\u000e\u0010\u0002\u001a\u00020\u0003X\u0082T\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0004"
}
d2 = {
"EMPTY_DEFLATE_BLOCK",
"Lokio/ByteString;",
"LAST_OCTETS_COUNT_TO_REMOVE_AFTER_DEFLATION",
"",
"okhttp"
}
k = 0x2
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field private static final EMPTY_DEFLATE_BLOCK:Lokio/ByteString;
.field private static final LAST_OCTETS_COUNT_TO_REMOVE_AFTER_DEFLATION:I = 0x4
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 26
sget-object v0, Lokio/ByteString;->Companion:Lokio/ByteString$Companion;
const-string v1, "000000ffff"
invoke-virtual {v0, v1}, Lokio/ByteString$Companion;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
move-result-object v0
sput-object v0, Lokhttp3/internal/ws/MessageDeflaterKt;->EMPTY_DEFLATE_BLOCK:Lokio/ByteString;
return-void
.end method
.method public static final synthetic access$getEMPTY_DEFLATE_BLOCK$p()Lokio/ByteString;
.locals 1
sget-object v0, Lokhttp3/internal/ws/MessageDeflaterKt;->EMPTY_DEFLATE_BLOCK:Lokio/ByteString;
return-object v0
.end method