NetHttpRequest$DefaultOutputWriter.smali
.class Lcom/google/api/client/http/javanet/NetHttpRequest$DefaultOutputWriter;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/google/api/client/http/javanet/NetHttpRequest$OutputWriter;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/api/client/http/javanet/NetHttpRequest;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "DefaultOutputWriter"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/io/OutputStream;Lcom/google/api/client/util/StreamingContent;)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
invoke-interface {p2, p1}, Lcom/google/api/client/util/StreamingContent;->writeTo(Ljava/io/OutputStream;)V
return-void
.end method