I.smali
.class Lokhttp3/I;
.super Lokhttp3/J;
.source "ResponseBody.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/J;->create(Lokhttp3/w;JLokio/BufferedSource;)Lokhttp3/J;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lokhttp3/w;
.field final synthetic b:J
.field final synthetic c:Lokio/BufferedSource;
# direct methods
.method constructor <init>(Lokhttp3/w;JLokio/BufferedSource;)V
.registers 5
.line 1
iput-object p1, p0, Lokhttp3/I;->a:Lokhttp3/w;
iput-wide p2, p0, Lokhttp3/I;->b:J
iput-object p4, p0, Lokhttp3/I;->c:Lokio/BufferedSource;
invoke-direct {p0}, Lokhttp3/J;-><init>()V
return-void
.end method
# virtual methods
.method public contentLength()J
.registers 3
.line 1
iget-wide v0, p0, Lokhttp3/I;->b:J
return-wide v0
.end method
.method public contentType()Lokhttp3/w;
.registers 2
.line 1
iget-object v0, p0, Lokhttp3/I;->a:Lokhttp3/w;
return-object v0
.end method
.method public source()Lokio/BufferedSource;
.registers 2
.line 1
iget-object v0, p0, Lokhttp3/I;->c:Lokio/BufferedSource;
return-object v0
.end method