NetHttpRequest$OutputWriter.smali
.class interface abstract Lcom/google/api/client/http/javanet/NetHttpRequest$OutputWriter;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/api/client/http/javanet/NetHttpRequest;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "OutputWriter"
.end annotation
# virtual methods
.method public abstract a(Ljava/io/OutputStream;Lcom/google/api/client/util/StreamingContent;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method