public class UnsafeReusableByteArrayInput extends UnsafeArrayReads
Constructor and Description |
---|
UnsafeReusableByteArrayInput()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(byte[] buf,
int offset,
int length)
Initialize the object with all required parameters
|
available, endOfInput, getInt, getPos, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLong, readShort, readUnsignedByte, readUnsignedShort
readLine, readUTF, require, skipBytes
canReadInt, canReadLong, close, eof, fill, getBuffer, getInputStream, limit, position, read, read, read, readBytes, readBytes, readBytes, readByteUnsigned, readChars, readDouble, readDoubles, readFloat, readFloats, readInt, readInts, readInts, readLong, readLongs, readLongs, readShorts, readShortUnsigned, readString, readStringBuilder, readVarInt, readVarLong, rewind, setBuffer, setBuffer, setInputStream, setLimit, setPosition, setTotal, skip, skip, total
mark, markSupported, reset
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.