public void <init>(byte)

Attributes

Byte
offset
InstructionArgument
0aload_0
1invokespecialObject.<init>():void
4aload_0
5aload_1
6putfieldbytes
9return

public final int available()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldbytes
4arraylength
5aload_0
6getfieldindex
9isub
10ireturn

public final byte getByte()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldbytes
4aload_0
5dup
6getfieldindex
9dup_x1
10iconst_1
11iadd
12putfieldindex
15baload
16ireturn

public final int getIndex()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldindex
4ireturn

public final byte readByte()

Attributes

Byte
offset
InstructionArgument
0aload_0
1getfieldbytes
4aload_0
5getfieldindex
8baload
9ireturn

public final void reset()

Attributes

Byte
offset
InstructionArgument
0aload_0
1iconst_0
2putfieldindex
5return