public interface ExtendedDataInput extends DataInput
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
int |
position() |
void |
position(int position) |
AMQShortString |
readAMQShortString() |
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesAMQShortString readAMQShortString()
int available()
int position()
void position(int position)
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.