public final class ByteSequence extends DataInputStream
Modifier and Type | Class and Description |
---|---|
private static class |
ByteSequence.ByteArrayStream |
Modifier and Type | Field and Description |
---|---|
private ByteSequence.ByteArrayStream |
byte_stream |
in
Constructor and Description |
---|
ByteSequence(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
(package private) void |
unreadByte() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, close, mark, markSupported, read, reset, skip
private ByteSequence.ByteArrayStream byte_stream