mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
37 lines
828 B
Smali
37 lines
828 B
Smali
|
.class final Lio/flutter/plugin/common/StandardMessageCodec$ExposedByteArrayOutputStream;
|
||
|
.super Ljava/io/ByteArrayOutputStream;
|
||
|
.source "StandardMessageCodec.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lio/flutter/plugin/common/StandardMessageCodec;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x18
|
||
|
name = "ExposedByteArrayOutputStream"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 455
|
||
|
invoke-direct {p0}, Ljava/io/ByteArrayOutputStream;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method buffer()[B
|
||
|
.locals 0
|
||
|
|
||
|
.line 457
|
||
|
iget-object p0, p0, Lio/flutter/plugin/common/StandardMessageCodec$ExposedByteArrayOutputStream;->buf:[B
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|