org.apache.bcel.util

Class ByteSequence.ByteArrayStream

private static final class ByteSequence.ByteArrayStream extends ByteArrayInputStream

Constructor Summary
ByteArrayStream(byte[] bytes)
Method Summary
intgetPosition()
voidunreadByte()

Constructor Detail

ByteArrayStream

ByteArrayStream(byte[] bytes)

Method Detail

getPosition

final int getPosition()

unreadByte

final void unreadByte()