Rabbit-R1/original r1/smali/smali_classes3/okhttp3/RequestBody$Companion.smali
2024-05-21 17:08:36 -04:00

629 lines
18 KiB
Smali

.class public final Lokhttp3/RequestBody$Companion;
.super Ljava/lang/Object;
.source "RequestBody.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/RequestBody;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u00006\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0012\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0010\u000e\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u001a\u0010\u0003\u001a\u00020\u00042\u0008\u0010\u0005\u001a\u0004\u0018\u00010\u00062\u0006\u0010\u0007\u001a\u00020\u0008H\u0007J.\u0010\u0003\u001a\u00020\u00042\u0008\u0010\u0005\u001a\u0004\u0018\u00010\u00062\u0006\u0010\t\u001a\u00020\n2\u0008\u0008\u0002\u0010\u000b\u001a\u00020\u000c2\u0008\u0008\u0002\u0010\r\u001a\u00020\u000cH\u0007J\u001a\u0010\u0003\u001a\u00020\u00042\u0008\u0010\u0005\u001a\u0004\u0018\u00010\u00062\u0006\u0010\t\u001a\u00020\u000eH\u0007J\u001a\u0010\u0003\u001a\u00020\u00042\u0008\u0010\u0005\u001a\u0004\u0018\u00010\u00062\u0006\u0010\t\u001a\u00020\u000fH\u0007J\u001d\u0010\u0010\u001a\u00020\u0004*\u00020\u00082\n\u0008\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0007\u00a2\u0006\u0002\u0008\u0003J1\u0010\u0011\u001a\u00020\u0004*\u00020\n2\n\u0008\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00062\u0008\u0008\u0002\u0010\u000b\u001a\u00020\u000c2\u0008\u0008\u0002\u0010\r\u001a\u00020\u000cH\u0007\u00a2\u0006\u0002\u0008\u0003J\u001d\u0010\u0011\u001a\u00020\u0004*\u00020\u000e2\n\u0008\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0007\u00a2\u0006\u0002\u0008\u0003J\u001d\u0010\u0011\u001a\u00020\u0004*\u00020\u000f2\n\u0008\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0006H\u0007\u00a2\u0006\u0002\u0008\u0003\u00a8\u0006\u0012"
}
d2 = {
"Lokhttp3/RequestBody$Companion;",
"",
"()V",
"create",
"Lokhttp3/RequestBody;",
"contentType",
"Lokhttp3/MediaType;",
"file",
"Ljava/io/File;",
"content",
"",
"offset",
"",
"byteCount",
"",
"Lokio/ByteString;",
"asRequestBody",
"toRequestBody",
"okhttp"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 97
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
.line 97
invoke-direct {p0}, Lokhttp3/RequestBody$Companion;-><init>()V
return-void
.end method
.method public static synthetic create$default(Lokhttp3/RequestBody$Companion;Ljava/io/File;Lokhttp3/MediaType;ILjava/lang/Object;)Lokhttp3/RequestBody;
.locals 0
and-int/lit8 p3, p3, 0x1
if-eqz p3, :cond_0
const/4 p2, 0x0
.line 160
move-object p3, p2
check-cast p3, Lokhttp3/MediaType;
:cond_0
invoke-virtual {p0, p1, p2}, Lokhttp3/RequestBody$Companion;->create(Ljava/io/File;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public static synthetic create$default(Lokhttp3/RequestBody$Companion;Ljava/lang/String;Lokhttp3/MediaType;ILjava/lang/Object;)Lokhttp3/RequestBody;
.locals 0
and-int/lit8 p3, p3, 0x1
if-eqz p3, :cond_0
const/4 p2, 0x0
.line 105
move-object p3, p2
check-cast p3, Lokhttp3/MediaType;
:cond_0
invoke-virtual {p0, p1, p2}, Lokhttp3/RequestBody$Companion;->create(Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public static synthetic create$default(Lokhttp3/RequestBody$Companion;Lokhttp3/MediaType;[BIIILjava/lang/Object;)Lokhttp3/RequestBody;
.locals 0
and-int/lit8 p6, p5, 0x4
if-eqz p6, :cond_0
const/4 p3, 0x0
:cond_0
and-int/lit8 p5, p5, 0x8
if-eqz p5, :cond_1
.line 208
array-length p4, p2
:cond_1
invoke-virtual {p0, p1, p2, p3, p4}, Lokhttp3/RequestBody$Companion;->create(Lokhttp3/MediaType;[BII)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public static synthetic create$default(Lokhttp3/RequestBody$Companion;Lokio/ByteString;Lokhttp3/MediaType;ILjava/lang/Object;)Lokhttp3/RequestBody;
.locals 0
and-int/lit8 p3, p3, 0x1
if-eqz p3, :cond_0
const/4 p2, 0x0
.line 124
move-object p3, p2
check-cast p3, Lokhttp3/MediaType;
:cond_0
invoke-virtual {p0, p1, p2}, Lokhttp3/RequestBody$Companion;->create(Lokio/ByteString;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public static synthetic create$default(Lokhttp3/RequestBody$Companion;[BLokhttp3/MediaType;IIILjava/lang/Object;)Lokhttp3/RequestBody;
.locals 0
and-int/lit8 p6, p5, 0x1
if-eqz p6, :cond_0
const/4 p2, 0x0
.line 141
move-object p6, p2
check-cast p6, Lokhttp3/MediaType;
:cond_0
and-int/lit8 p6, p5, 0x2
if-eqz p6, :cond_1
const/4 p3, 0x0
:cond_1
and-int/lit8 p5, p5, 0x4
if-eqz p5, :cond_2
.line 143
array-length p4, p1
:cond_2
invoke-virtual {p0, p1, p2, p3, p4}, Lokhttp3/RequestBody$Companion;->create([BLokhttp3/MediaType;II)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public final create(Ljava/io/File;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
.locals 0
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string p0, "$this$asRequestBody"
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 161
new-instance p0, Lokhttp3/RequestBody$Companion$asRequestBody$1;
invoke-direct {p0, p1, p2}, Lokhttp3/RequestBody$Companion$asRequestBody$1;-><init>(Ljava/io/File;Lokhttp3/MediaType;)V
check-cast p0, Lokhttp3/RequestBody;
return-object p0
.end method
.method public final create(Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
.locals 3
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string v0, "$this$toRequestBody"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 106
sget-object v0, Lkotlin/text/Charsets;->UTF_8:Ljava/nio/charset/Charset;
if-eqz p2, :cond_0
const/4 v0, 0x1
const/4 v1, 0x0
.line 109
invoke-static {p2, v1, v0, v1}, Lokhttp3/MediaType;->charset$default(Lokhttp3/MediaType;Ljava/nio/charset/Charset;ILjava/lang/Object;)Ljava/nio/charset/Charset;
move-result-object v0
if-nez v0, :cond_0
.line 111
sget-object v0, Lkotlin/text/Charsets;->UTF_8:Ljava/nio/charset/Charset;
.line 112
sget-object v1, Lokhttp3/MediaType;->Companion:Lokhttp3/MediaType$Companion;
new-instance v2, Ljava/lang/StringBuilder;
invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {v2, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
move-result-object p2
const-string v2, "; charset=utf-8"
invoke-virtual {p2, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object p2
invoke-virtual {p2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p2
invoke-virtual {v1, p2}, Lokhttp3/MediaType$Companion;->parse(Ljava/lang/String;)Lokhttp3/MediaType;
move-result-object p2
.line 117
:cond_0
invoke-virtual {p1, v0}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
move-result-object p1
const-string v0, "(this as java.lang.String).getBytes(charset)"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
.line 118
move-object v0, p0
check-cast v0, Lokhttp3/RequestBody$Companion;
const/4 v0, 0x0
array-length v1, p1
invoke-virtual {p0, p1, p2, v0, v1}, Lokhttp3/RequestBody$Companion;->create([BLokhttp3/MediaType;II)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;Ljava/io/File;)Lokhttp3/RequestBody;
.locals 1
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'file\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "file.asRequestBody(contentType)"
imports = {
"okhttp3.RequestBody.Companion.asRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string v0, "file"
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 219
move-object v0, p0
check-cast v0, Lokhttp3/RequestBody$Companion;
invoke-virtual {p0, p2, p1}, Lokhttp3/RequestBody$Companion;->create(Ljava/io/File;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;Ljava/lang/String;)Lokhttp3/RequestBody;
.locals 1
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'content\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "content.toRequestBody(contentType)"
imports = {
"okhttp3.RequestBody.Companion.toRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string v0, "content"
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 180
move-object v0, p0
check-cast v0, Lokhttp3/RequestBody$Companion;
invoke-virtual {p0, p2, p1}, Lokhttp3/RequestBody$Companion;->create(Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;Lokio/ByteString;)Lokhttp3/RequestBody;
.locals 1
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'content\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "content.toRequestBody(contentType)"
imports = {
"okhttp3.RequestBody.Companion.toRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string v0, "content"
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 193
move-object v0, p0
check-cast v0, Lokhttp3/RequestBody$Companion;
invoke-virtual {p0, p2, p1}, Lokhttp3/RequestBody$Companion;->create(Lokio/ByteString;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;[B)Lokhttp3/RequestBody;
.locals 7
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'content\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "content.toRequestBody(contentType, offset, byteCount)"
imports = {
"okhttp3.RequestBody.Companion.toRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const/4 v3, 0x0
const/4 v4, 0x0
const/16 v5, 0xc
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
invoke-static/range {v0 .. v6}, Lokhttp3/RequestBody$Companion;->create$default(Lokhttp3/RequestBody$Companion;Lokhttp3/MediaType;[BIIILjava/lang/Object;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;[BI)Lokhttp3/RequestBody;
.locals 7
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'content\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "content.toRequestBody(contentType, offset, byteCount)"
imports = {
"okhttp3.RequestBody.Companion.toRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const/4 v4, 0x0
const/16 v5, 0x8
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
move v3, p3
invoke-static/range {v0 .. v6}, Lokhttp3/RequestBody$Companion;->create$default(Lokhttp3/RequestBody$Companion;Lokhttp3/MediaType;[BIIILjava/lang/Object;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokhttp3/MediaType;[BII)Lokhttp3/RequestBody;
.locals 1
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->WARNING:Lkotlin/DeprecationLevel;
message = "Moved to extension function. Put the \'content\' argument first to fix Java"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "content.toRequestBody(contentType, offset, byteCount)"
imports = {
"okhttp3.RequestBody.Companion.toRequestBody"
}
.end subannotation
.end annotation
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string v0, "content"
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 209
move-object v0, p0
check-cast v0, Lokhttp3/RequestBody$Companion;
invoke-virtual {p0, p2, p1, p3, p4}, Lokhttp3/RequestBody$Companion;->create([BLokhttp3/MediaType;II)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create(Lokio/ByteString;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
.locals 0
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string p0, "$this$toRequestBody"
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 125
new-instance p0, Lokhttp3/RequestBody$Companion$toRequestBody$1;
invoke-direct {p0, p1, p2}, Lokhttp3/RequestBody$Companion$toRequestBody$1;-><init>(Lokio/ByteString;Lokhttp3/MediaType;)V
check-cast p0, Lokhttp3/RequestBody;
return-object p0
.end method
.method public final create([B)Lokhttp3/RequestBody;
.locals 7
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v4, 0x0
const/4 v5, 0x7
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
invoke-static/range {v0 .. v6}, Lokhttp3/RequestBody$Companion;->create$default(Lokhttp3/RequestBody$Companion;[BLokhttp3/MediaType;IIILjava/lang/Object;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create([BLokhttp3/MediaType;)Lokhttp3/RequestBody;
.locals 7
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const/4 v3, 0x0
const/4 v4, 0x0
const/4 v5, 0x6
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
invoke-static/range {v0 .. v6}, Lokhttp3/RequestBody$Companion;->create$default(Lokhttp3/RequestBody$Companion;[BLokhttp3/MediaType;IIILjava/lang/Object;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create([BLokhttp3/MediaType;I)Lokhttp3/RequestBody;
.locals 7
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const/4 v4, 0x0
const/4 v5, 0x4
const/4 v6, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
move v3, p3
invoke-static/range {v0 .. v6}, Lokhttp3/RequestBody$Companion;->create$default(Lokhttp3/RequestBody$Companion;[BLokhttp3/MediaType;IIILjava/lang/Object;)Lokhttp3/RequestBody;
move-result-object p0
return-object p0
.end method
.method public final create([BLokhttp3/MediaType;II)Lokhttp3/RequestBody;
.locals 6
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
const-string p0, "$this$toRequestBody"
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 145
array-length p0, p1
int-to-long v0, p0
int-to-long v2, p3
int-to-long v4, p4
invoke-static/range {v0 .. v5}, Lokhttp3/internal/Util;->checkOffsetAndCount(JJJ)V
.line 146
new-instance p0, Lokhttp3/RequestBody$Companion$toRequestBody$2;
invoke-direct {p0, p1, p2, p4, p3}, Lokhttp3/RequestBody$Companion$toRequestBody$2;-><init>([BLokhttp3/MediaType;II)V
check-cast p0, Lokhttp3/RequestBody;
return-object p0
.end method