final int getPosition()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldjava.io.ByteArrayInputStream.pos I
4ireturn

final void unreadByte()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldjava.io.ByteArrayInputStream.pos I
4ifle17
7aload_0
8dup
9getfieldjava.io.ByteArrayInputStream.pos I
12iconst_1
13isub
14putfieldjava.io.ByteArrayInputStream.pos I
17return

 void <init>(byte)

Attributes

Byte
offset
InstructionArgument
0aload_0
1aload_1
2invokespecialjava.io.ByteArrayInputStream.<init> ([B)V(byte):void
5return