org.apache.bcel.util

Class ByteSequence.ByteArrayStream

Enclosing Class:
ByteSequence

private static final class ByteSequence.ByteArrayStream
extends ByteArrayInputStream

Constructor Summary

ByteArrayStream(byte[] bytes)

Method Summary

(package private) int
getPosition()
(package private) void
unreadByte()

Constructor Details

ByteArrayStream

(package private)  ByteArrayStream(byte[] bytes)

Method Details

getPosition

(package private) final int getPosition()

unreadByte

(package private) final void unreadByte()