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, skipBytesavailable, close, mark, markSupported, read, reset, skipprivate ByteSequence.ByteArrayStream byte_stream