public final int getIndex()
| Byte offset | Instruction | Argument |
|---|---|---|
| 0 | aload_0 | |
| 1 | getfield | byte_stream Lde/fub/bytecode/util/ByteSequence$ByteArrayStream; |
| 4 | invokevirtual | ByteSequence$ByteArrayStream.getPosition ()I():int |
| 7 | ireturn | |
final void unreadByte()
| Byte offset | Instruction | Argument |
|---|---|---|
| 0 | aload_0 | |
| 1 | getfield | byte_stream Lde/fub/bytecode/util/ByteSequence$ByteArrayStream; |
| 4 | invokevirtual | ByteSequence$ByteArrayStream.unreadByte ()V():void |
| 7 | return | |
| Byte offset | Instruction | Argument |
|---|---|---|
| 0 | aload_0 | |
| 1 | new | ByteSequence$ByteArrayStream |
| 4 | dup | |
| 5 | aload_1 | |
| 6 | invokespecial | ByteSequence$ByteArrayStream.<init> ([B)V(byte):void |
| 9 | invokespecial | java.io.DataInputStream.<init> (Ljava/io/InputStream;)V(java.io.InputStream):void |
| 12 | aload_0 | |
| 13 | aload_0 | |
| 14 | getfield | java.io.FilterInputStream.in Ljava/io/InputStream; |
| 17 | checkcast | ByteSequence$ByteArrayStream |
| 20 | putfield | byte_stream Lde/fub/bytecode/util/ByteSequence$ByteArrayStream; |
| 23 | return | |