public final class ByteSequence
extends java.io.DataInputStream
| Modifier and Type | Class and Description |
|---|---|
private static class |
ByteSequence.ByteArrayStream |
| Modifier and Type | Field and Description |
|---|---|
private ByteSequence.ByteArrayStream |
byteStream |
| 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, skipBytesprivate final ByteSequence.ByteArrayStream byteStream