p$c.smali

.class public final Lretrofit2/p$c;
.super Lokhttp3/ResponseBody;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lretrofit2/p;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "c"
.end annotation


# instance fields
.field public final a:Lokhttp3/MediaType;

.field public final b:J


# direct methods
.method public constructor <init>(Lokhttp3/MediaType;J)V
    .registers 4

    .line 1
    invoke-direct {p0}, Lokhttp3/ResponseBody;-><init>()V

    .line 2
    iput-object p1, p0, Lretrofit2/p$c;->a:Lokhttp3/MediaType;

    .line 3
    iput-wide p2, p0, Lretrofit2/p$c;->b:J

    return-void
.end method


# virtual methods
.method public final contentLength()J
    .registers 3

    iget-wide v0, p0, Lretrofit2/p$c;->b:J

    return-wide v0
.end method

.method public final contentType()Lokhttp3/MediaType;
    .registers 2

    iget-object v0, p0, Lretrofit2/p$c;->a:Lokhttp3/MediaType;

    return-object v0
.end method

.method public final source()Lokio/d;
    .registers 3

    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