public final class ByteSequence extends DataInputStream
in| Constructor and Description |
|---|
ByteSequence(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic ByteSequence(byte[] bytes)
public int getIndex()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.