E.smali
.class Lokhttp3/E;
.super Lokhttp3/G;
.source "RequestBody.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/G;->create(Lokhttp3/w;[BII)Lokhttp3/G;
.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:I
.field final synthetic c:[B
.field final synthetic d:I
# direct methods
.method constructor <init>(Lokhttp3/w;I[BI)V
.registers 5
.line 1
iput-object p1, p0, Lokhttp3/E;->a:Lokhttp3/w;
iput p2, p0, Lokhttp3/E;->b:I
iput-object p3, p0, Lokhttp3/E;->c:[B
iput p4, p0, Lokhttp3/E;->d:I
invoke-direct {p0}, Lokhttp3/G;-><init>()V
return-void
.end method
# virtual methods
.method public contentLength()J
.registers 3
.line 1
iget v0, p0, Lokhttp3/E;->b:I
int-to-long v0, v0
return-wide v0
.end method
.method public contentType()Lokhttp3/w;
.registers 2
.line 1
iget-object v0, p0, Lokhttp3/E;->a:Lokhttp3/w;
return-object v0
.end method
.method public writeTo(Lokio/BufferedSink;)V
.registers 5
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Lokhttp3/E;->c:[B
iget v1, p0, Lokhttp3/E;->d:I
iget v2, p0, Lokhttp3/E;->b:I
invoke-interface {p1, v0, v1, v2}, Lokio/BufferedSink;->write([BII)Lokio/BufferedSink;
return-void
.end method