ResponseBody.smali
.class public abstract Lokhttp3/ResponseBody;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/ResponseBody$BomAwareReader;,
Lokhttp3/ResponseBody$Companion;
}
.end annotation
# static fields
.field public static final g:Lokhttp3/ResponseBody$Companion;
# instance fields
.field private f:Ljava/io/Reader;
# direct methods
.method static constructor <clinit>()V
.registers 2
new-instance v0, Lokhttp3/ResponseBody$Companion;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lokhttp3/ResponseBody$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lokhttp3/ResponseBody;->g:Lokhttp3/ResponseBody$Companion;
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method private final e()Ljava/nio/charset/Charset;
.registers 3
invoke-virtual {p0}, Lokhttp3/ResponseBody;->g()Lokhttp3/MediaType;
move-result-object v0
if-eqz v0, :cond_f
sget-object v1, Lkotlin/text/Charsets;->a:Ljava/nio/charset/Charset;
invoke-virtual {v0, v1}, Lokhttp3/MediaType;->c(Ljava/nio/charset/Charset;)Ljava/nio/charset/Charset;
move-result-object v0
if-eqz v0, :cond_f
goto :goto_11
:cond_f
sget-object v0, Lkotlin/text/Charsets;->a:Ljava/nio/charset/Charset;
:goto_11
return-object v0
.end method
.method public static final j(Lokhttp3/MediaType;JLokio/BufferedSource;)Lokhttp3/ResponseBody;
.registers 5
sget-object v0, Lokhttp3/ResponseBody;->g:Lokhttp3/ResponseBody$Companion;
invoke-virtual {v0, p0, p1, p2, p3}, Lokhttp3/ResponseBody$Companion;->a(Lokhttp3/MediaType;JLokio/BufferedSource;)Lokhttp3/ResponseBody;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public final a()Ljava/io/InputStream;
.registers 2
invoke-virtual {p0}, Lokhttp3/ResponseBody;->k()Lokio/BufferedSource;
move-result-object v0
invoke-interface {v0}, Lokio/BufferedSource;->inputStream()Ljava/io/InputStream;
move-result-object v0
return-object v0
.end method
.method public final b()Lokio/ByteString;
.registers 8
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
invoke-virtual {p0}, Lokhttp3/ResponseBody;->f()J
move-result-wide v0
const v2, 0x7fffffff
int-to-long v2, v2
cmp-long v4, v0, v2
if-gtz v4, :cond_54
invoke-virtual {p0}, Lokhttp3/ResponseBody;->k()Lokio/BufferedSource;
move-result-object v2
const/4 v3, 0x0
:try_start_11
invoke-interface {v2}, Lokio/BufferedSource;->L0()Lokio/ByteString;
move-result-object v4
:try_end_15
.catchall {:try_start_11 .. :try_end_15} :catchall_4d
invoke-static {v2, v3}, Lkotlin/io/CloseableKt;->a(Ljava/io/Closeable;Ljava/lang/Throwable;)V
invoke-virtual {v4}, Lokio/ByteString;->Q()I
move-result v2
const-wide/16 v5, -0x1
cmp-long v3, v0, v5
if-eqz v3, :cond_4c
int-to-long v5, v2
cmp-long v3, v0, v5
if-nez v3, :cond_28
goto :goto_4c
:cond_28
new-instance v3, Ljava/io/IOException;
new-instance v4, Ljava/lang/StringBuilder;
invoke-direct {v4}, Ljava/lang/StringBuilder;-><init>()V
const-string v5, "Content-Length ("
invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v4, v0, v1}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const-string v0, ") and stream length ("
invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v4, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v0, ") disagree"
invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v3, v0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
throw v3
:cond_4c
:goto_4c
return-object v4
:catchall_4d
move-exception v0
:try_start_4e
throw v0
:try_end_4f
.catchall {:try_start_4e .. :try_end_4f} :catchall_4f
:catchall_4f
move-exception v1
invoke-static {v2, v0}, Lkotlin/io/CloseableKt;->a(Ljava/io/Closeable;Ljava/lang/Throwable;)V
throw v1
:cond_54
new-instance v2, Ljava/io/IOException;
new-instance v3, Ljava/lang/StringBuilder;
invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V
const-string v4, "Cannot buffer entire body for content length: "
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v3, v0, v1}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v2, v0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
throw v2
.end method
.method public close()V
.registers 2
invoke-virtual {p0}, Lokhttp3/ResponseBody;->k()Lokio/BufferedSource;
move-result-object v0
invoke-static {v0}, Lokhttp3/internal/Util;->j(Ljava/io/Closeable;)V
return-void
.end method
.method public final d()Ljava/io/Reader;
.registers 4
iget-object v0, p0, Lokhttp3/ResponseBody;->f:Ljava/io/Reader;
if-eqz v0, :cond_5
goto :goto_14
:cond_5
new-instance v0, Lokhttp3/ResponseBody$BomAwareReader;
invoke-virtual {p0}, Lokhttp3/ResponseBody;->k()Lokio/BufferedSource;
move-result-object v1
invoke-direct {p0}, Lokhttp3/ResponseBody;->e()Ljava/nio/charset/Charset;
move-result-object v2
invoke-direct {v0, v1, v2}, Lokhttp3/ResponseBody$BomAwareReader;-><init>(Lokio/BufferedSource;Ljava/nio/charset/Charset;)V
iput-object v0, p0, Lokhttp3/ResponseBody;->f:Ljava/io/Reader;
:goto_14
return-object v0
.end method
.method public abstract f()J
.end method
.method public abstract g()Lokhttp3/MediaType;
.end method
.method public abstract k()Lokio/BufferedSource;
.end method
.method public final n()Ljava/lang/String;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
invoke-virtual {p0}, Lokhttp3/ResponseBody;->k()Lokio/BufferedSource;
move-result-object v0
:try_start_4
invoke-direct {p0}, Lokhttp3/ResponseBody;->e()Ljava/nio/charset/Charset;
move-result-object v1
invoke-static {v0, v1}, Lokhttp3/internal/Util;->F(Lokio/BufferedSource;Ljava/nio/charset/Charset;)Ljava/nio/charset/Charset;
move-result-object v1
invoke-interface {v0, v1}, Lokio/BufferedSource;->w0(Ljava/nio/charset/Charset;)Ljava/lang/String;
move-result-object v1
:try_end_10
.catchall {:try_start_4 .. :try_end_10} :catchall_15
const/4 v2, 0x0
invoke-static {v0, v2}, Lkotlin/io/CloseableKt;->a(Ljava/io/Closeable;Ljava/lang/Throwable;)V
return-object v1
:catchall_15
move-exception v1
:try_start_16
throw v1
:try_end_17
.catchall {:try_start_16 .. :try_end_17} :catchall_17
:catchall_17
move-exception v2
invoke-static {v0, v1}, Lkotlin/io/CloseableKt;->a(Ljava/io/Closeable;Ljava/lang/Throwable;)V
throw v2
.end method