apkfuckery/com.discord/smali_classes2/r0/h$c.smali

65 lines
1.2 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lr0/h$c;
2020-07-08 16:44:49 +00:00
.super Lokhttp3/ResponseBody;
2020-05-17 12:40:10 +00:00
.source "OkHttpCall.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-02 04:07:20 +00:00
value = Lr0/h;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final f:Lokhttp3/MediaType;
.field public final g:J
# direct methods
.method public constructor <init>(Lokhttp3/MediaType;J)V
.locals 0
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Lokhttp3/ResponseBody;-><init>()V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iput-object p1, p0, Lr0/h$c;->f:Lokhttp3/MediaType;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iput-wide p2, p0, Lr0/h$c;->g:J
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public a()J
2020-05-17 12:40:10 +00:00
.locals 2
2020-09-02 04:07:20 +00:00
iget-wide v0, p0, Lr0/h$c;->g:J
2020-05-17 12:40:10 +00:00
return-wide v0
.end method
2020-07-08 16:44:49 +00:00
.method public b()Lokhttp3/MediaType;
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
iget-object v0, p0, Lr0/h$c;->f:Lokhttp3/MediaType;
2020-05-17 12:40:10 +00:00
return-object v0
.end method
2020-09-02 04:07:20 +00:00
.method public c()Lp0/g;
2020-05-17 12:40:10 +00:00
.locals 2
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Cannot read raw response body of a converted body."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method