apkfuckery/com.discord/smali_classes2/k0/c$a.smali

85 lines
1.6 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lk0/c$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-09 19:21:20 +00:00
.source "BuiltInConverters.java"
# interfaces
2020-10-05 23:18:16 +00:00
.implements Lk0/h;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-10-05 23:18:16 +00:00
value = Lk0/c;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-09-09 19:21:20 +00:00
accessFlags = 0x19
2020-05-17 12:40:10 +00:00
name = "a"
.end annotation
2020-09-09 19:21:20 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-10-05 23:18:16 +00:00
"Lk0/h<",
2020-09-09 19:21:20 +00:00
"Lokhttp3/ResponseBody;",
"Lokhttp3/ResponseBody;",
">;"
}
.end annotation
# static fields
2020-10-05 23:18:16 +00:00
.field public static final a:Lk0/c$a;
2020-09-09 19:21:20 +00:00
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-09 19:21:20 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-10-05 23:18:16 +00:00
new-instance v0, Lk0/c$a;
2020-09-09 19:21:20 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v0}, Lk0/c$a;-><init>()V
2020-09-09 19:21:20 +00:00
2020-10-05 23:18:16 +00:00
sput-object v0, Lk0/c$a;->a:Lk0/c$a;
2020-09-09 19:21:20 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-09-09 19:21:20 +00:00
.method public a(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
2020-05-17 12:40:10 +00:00
value = {
2020-09-09 19:21:20 +00:00
Ljava/io/IOException;
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-09 19:21:20 +00:00
check-cast p1, Lokhttp3/ResponseBody;
:try_start_0
2020-10-05 23:18:16 +00:00
invoke-static {p1}, Lk0/h0;->a(Lokhttp3/ResponseBody;)Lokhttp3/ResponseBody;
2020-09-09 19:21:20 +00:00
move-result-object v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
return-object v0
:catchall_0
move-exception v0
invoke-virtual {p1}, Lokhttp3/ResponseBody;->close()V
throw v0
2020-05-17 12:40:10 +00:00
.end method