class com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink implements com.google.protobuf.CodedInputStream$StreamDecoder$RefillCallback
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink
super_class: java.lang.Object
{
private int lastPos;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private java.io.ByteArrayOutputStream byteArrayStream;
descriptor: Ljava/io/ByteArrayOutputStream;
flags: (0x0002) ACC_PRIVATE
final com.google.protobuf.CodedInputStream$StreamDecoder this$1;
descriptor: Lcom/google/protobuf/CodedInputStream$StreamDecoder;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(com.google.protobuf.CodedInputStream$StreamDecoder);
descriptor: (Lcom/google/protobuf/CodedInputStream$StreamDecoder;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
0: .line 2184
aload 0 /* this */
aload 1
putfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 2185
aload 0 /* this */
aload 1
getfield com.google.protobuf.CodedInputStream$StreamDecoder.pos:I
putfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
2: .line 2184
return
end local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/CodedInputStream$StreamDecoder$SkippedDataSink;
MethodParameters:
Name Flags
this$0 final
public void onRefill();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=1, args_size=1
start local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
0: .line 2190
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
ifnonnull 2
1: .line 2191
aload 0 /* this */
new java.io.ByteArrayOutputStream
dup
invokespecial java.io.ByteArrayOutputStream.<init>:()V
putfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
2: .line 2193
StackMap locals:
StackMap stack:
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.buffer:[B
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.pos:I
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
isub
invokevirtual java.io.ByteArrayOutputStream.write:([BII)V
3: .line 2194
aload 0 /* this */
iconst_0
putfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
4: .line 2195
return
end local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/google/protobuf/CodedInputStream$StreamDecoder$SkippedDataSink;
java.nio.ByteBuffer getSkippedData();
descriptor: ()Ljava/nio/ByteBuffer;
flags: (0x0000)
Code:
stack=4, locals=1, args_size=1
start local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
0: .line 2199
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
ifnonnull 2
1: .line 2200
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.buffer:[B
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.pos:I
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
isub
invokestatic java.nio.ByteBuffer.wrap:([BII)Ljava/nio/ByteBuffer;
areturn
2: .line 2202
StackMap locals:
StackMap stack:
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.buffer:[B
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.lastPos:I
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.this$1:Lcom/google/protobuf/CodedInputStream$StreamDecoder;
getfield com.google.protobuf.CodedInputStream$StreamDecoder.pos:I
invokevirtual java.io.ByteArrayOutputStream.write:([BII)V
3: .line 2203
aload 0 /* this */
getfield com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink.byteArrayStream:Ljava/io/ByteArrayOutputStream;
invokevirtual java.io.ByteArrayOutputStream.toByteArray:()[B
invokestatic java.nio.ByteBuffer.wrap:([B)Ljava/nio/ByteBuffer;
areturn
end local 0 // com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink this
LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/CodedInputStream$StreamDecoder$SkippedDataSink;
}
SourceFile: "CodedInputStream.java"
NestHost: com.google.protobuf.CodedInputStream
InnerClasses:
private final StreamDecoder = com.google.protobuf.CodedInputStream$StreamDecoder of com.google.protobuf.CodedInputStream
private abstract RefillCallback = com.google.protobuf.CodedInputStream$StreamDecoder$RefillCallback of com.google.protobuf.CodedInputStream$StreamDecoder
private SkippedDataSink = com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink of com.google.protobuf.CodedInputStream$StreamDecoder