.class final Lokhttp3/RequestBody$3; .super Lokhttp3/RequestBody; .source "RequestBody.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lokhttp3/RequestBody;->create(Lokhttp3/MediaType;Ljava/io/File;)Lokhttp3/RequestBody; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = null .end annotation # instance fields .field final synthetic val$contentType:Lokhttp3/MediaType; .field final synthetic val$file:Ljava/io/File; # direct methods .method constructor (Lokhttp3/MediaType;Ljava/io/File;)V .locals 0 .prologue iput-object p1, p0, Lokhttp3/RequestBody$3;->val$contentType:Lokhttp3/MediaType; iput-object p2, p0, Lokhttp3/RequestBody$3;->val$file:Ljava/io/File; invoke-direct {p0}, Lokhttp3/RequestBody;->()V return-void .end method # virtual methods .method public contentLength()J .locals 2 .prologue iget-object v0, p0, Lokhttp3/RequestBody$3;->val$file:Ljava/io/File; invoke-virtual {v0}, Ljava/io/File;->length()J move-result-wide v0 return-wide v0 .end method .method public contentType()Lokhttp3/MediaType; .locals 1 .prologue iget-object v0, p0, Lokhttp3/RequestBody$3;->val$contentType:Lokhttp3/MediaType; return-object v0 .end method .method public writeTo(Lokio/BufferedSink;)V .locals 2 .param p1, "sink" # Lokio/BufferedSink; .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .prologue const/4 v0, 0x0 .local v0, "source":Lokio/Source; :try_start_0 iget-object v1, p0, Lokhttp3/RequestBody$3;->val$file:Ljava/io/File; invoke-static {v1}, Lokio/Okio;->source(Ljava/io/File;)Lokio/Source; move-result-object v0 invoke-interface {p1, v0}, Lokio/BufferedSink;->writeAll(Lokio/Source;)J :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 invoke-static {v0}, Lokhttp3/internal/Util;->closeQuietly(Ljava/io/Closeable;)V return-void :catchall_0 move-exception v1 invoke-static {v0}, Lokhttp3/internal/Util;->closeQuietly(Ljava/io/Closeable;)V throw v1 .end method