2022-06-10 21:38:30 +09:00

132 lines
3.3 KiB
Smali

.class public final Lzj/e;
.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 = {}
d1 = {
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0006\u0008\u00c7\u0002\u0018\u00002\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\n\u0010\u000bJ\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0007J \u0010\t\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0008\u001a\u00020\u0006H\u0007\u00a8\u0006\u000c"
}
d2 = {
"Lzj/e;",
"",
"",
"string",
"",
"a",
"",
"beginIndex",
"endIndex",
"b",
"<init>",
"()V",
"okio"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field public static final a:Lzj/e;
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Lzj/e;
invoke-direct {v0}, Lzj/e;-><init>()V
sput-object v0, Lzj/e;->a:Lzj/e;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/String;)J
.locals 3
.param p1 # Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.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 v0, "string"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v0, 0x0
const/4 v1, 0x3
const/4 v2, 0x0
.line 1
invoke-static {p1, v0, v0, v1, v2}, Lzj/p0;->l(Ljava/lang/String;IIILjava/lang/Object;)J
move-result-wide v0
return-wide v0
.end method
.method public final b(Ljava/lang/String;II)J
.locals 1
.param p1 # Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.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 v0, "string"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-static {p1, p2, p3}, Lzj/p0;->k(Ljava/lang/String;II)J
move-result-wide p1
return-wide p1
.end method