You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.3 KiB
56 lines
1.3 KiB
2 years ago
|
.class final Lcom/google/common/io/ByteStreams$FastByteArrayOutputStream;
|
||
|
.super Ljava/io/ByteArrayOutputStream;
|
||
|
.source "ByteStreams.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/common/io/ByteStreams;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x1a
|
||
|
name = "FastByteArrayOutputStream"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method private constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 272
|
||
|
invoke-direct {p0}, Ljava/io/ByteArrayOutputStream;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method synthetic constructor <init>(Lcom/google/common/io/ByteStreams$1;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 272
|
||
|
invoke-direct {p0}, Lcom/google/common/io/ByteStreams$FastByteArrayOutputStream;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method writeTo([BI)V
|
||
|
.locals 3
|
||
|
|
||
|
.prologue
|
||
|
.line 279
|
||
|
iget-object v0, p0, Lcom/google/common/io/ByteStreams$FastByteArrayOutputStream;->buf:[B
|
||
|
|
||
|
const/4 v1, 0x0
|
||
|
|
||
|
iget v2, p0, Lcom/google/common/io/ByteStreams$FastByteArrayOutputStream;->count:I
|
||
|
|
||
|
invoke-static {v0, v1, p1, p2, v2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||
|
|
||
|
.line 280
|
||
|
return-void
|
||
|
.end method
|