e$1.smali
.class final Lcom/google/common/io/e$1;
.super Ljava/io/OutputStream;
.source "ByteStreams.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/io/e;
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 502
invoke-direct {p0}, Ljava/io/OutputStream;-><init>()V
return-void
.end method
# virtual methods
.method public final toString()Ljava/lang/String;
.registers 2
.prologue
.line 517
const-string v0, "ByteStreams.nullOutputStream()"
return-object v0
.end method
.method public final write(I)V
.registers 2
.prologue
.line 505
return-void
.end method
.method public final write([B)V
.registers 2
.prologue
.line 508
invoke-static {p1}, Lcom/google/common/base/n;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
.line 509
return-void
.end method
.method public final write([BII)V
.registers 4
.prologue
.line 512
invoke-static {p1}, Lcom/google/common/base/n;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
.line 513
return-void
.end method