mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
125 lines
3.2 KiB
Smali
125 lines
3.2 KiB
Smali
.class public final Lokio/-DeprecatedUtf8;
|
|
.super Ljava/lang/Object;
|
|
.source "-DeprecatedUtf8.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Deprecated;
|
|
message = "changed in Okio 2.x"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0002\u0008\u00c7\u0002\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0006H\u0007J \u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u00062\u0006\u0010\u0007\u001a\u00020\u00082\u0006\u0010\t\u001a\u00020\u0008H\u0007\u00a8\u0006\n"
|
|
}
|
|
d2 = {
|
|
"Lokio/-DeprecatedUtf8;",
|
|
"",
|
|
"()V",
|
|
"size",
|
|
"",
|
|
"string",
|
|
"",
|
|
"beginIndex",
|
|
"",
|
|
"endIndex",
|
|
"okio"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final INSTANCE:Lokio/-DeprecatedUtf8;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 20
|
|
new-instance v0, Lokio/-DeprecatedUtf8;
|
|
|
|
invoke-direct {v0}, Lokio/-DeprecatedUtf8;-><init>()V
|
|
|
|
sput-object v0, Lokio/-DeprecatedUtf8;->INSTANCE:Lokio/-DeprecatedUtf8;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 20
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final size(Ljava/lang/String;)J
|
|
.locals 2
|
|
.annotation runtime Lkotlin/Deprecated;
|
|
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
|
|
message = "moved to extension function"
|
|
replaceWith = .subannotation Lkotlin/ReplaceWith;
|
|
expression = "string.utf8Size()"
|
|
imports = {
|
|
"okio.utf8Size"
|
|
}
|
|
.end subannotation
|
|
.end annotation
|
|
|
|
const-string p0, "string"
|
|
|
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x3
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 27
|
|
invoke-static {p1, v1, v1, p0, v0}, Lokio/Utf8;->size$default(Ljava/lang/String;IIILjava/lang/Object;)J
|
|
|
|
move-result-wide p0
|
|
|
|
return-wide p0
|
|
.end method
|
|
|
|
.method public final size(Ljava/lang/String;II)J
|
|
.locals 0
|
|
.annotation runtime Lkotlin/Deprecated;
|
|
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
|
|
message = "moved to extension function"
|
|
replaceWith = .subannotation Lkotlin/ReplaceWith;
|
|
expression = "string.utf8Size(beginIndex, endIndex)"
|
|
imports = {
|
|
"okio.utf8Size"
|
|
}
|
|
.end subannotation
|
|
.end annotation
|
|
|
|
const-string p0, "string"
|
|
|
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 35
|
|
invoke-static {p1, p2, p3}, Lokio/Utf8;->size(Ljava/lang/String;II)J
|
|
|
|
move-result-wide p0
|
|
|
|
return-wide p0
|
|
.end method
|