an$1.smali
.class final Lokhttp3/an$1;
.super Lokhttp3/an;
.source "RequestBody.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/an;->create(Lokhttp3/ad;Lokio/ByteString;)Lokhttp3/an;
.end annotation
# instance fields
.field private synthetic bWE:Lokhttp3/ad;
.field private synthetic bWF:Lokio/ByteString;
# direct methods
.method constructor <init>(Lokhttp3/ad;Lokio/ByteString;)V
.registers 3
.prologue
.line 63
iput-object p1, p0, Lokhttp3/an$1;->bWE:Lokhttp3/ad;
iput-object p2, p0, Lokhttp3/an$1;->bWF:Lokio/ByteString;
invoke-direct {p0}, Lokhttp3/an;-><init>()V
return-void
.end method
# virtual methods
.method public final contentLength()J
.registers 3
.prologue
.line 69
iget-object v0, p0, Lokhttp3/an$1;->bWF:Lokio/ByteString;
invoke-virtual {v0}, Lokio/ByteString;->size()I
move-result v0
int-to-long v0, v0
return-wide v0
.end method
.method public final contentType()Lokhttp3/ad;
.registers 2
.prologue
.line 65
iget-object v0, p0, Lokhttp3/an$1;->bWE:Lokhttp3/ad;
return-object v0
.end method
.method public final writeTo(Lokio/e;)V
.registers 3
.prologue
.line 73
iget-object v0, p0, Lokhttp3/an$1;->bWF:Lokio/ByteString;
invoke-interface {p1, v0}, Lokio/e;->h(Lokio/ByteString;)Lokio/e;
.line 74
return-void
.end method