|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
int.
int from the starting position.
long.
long from the starting position.
short
short from the starting position.
int into 4 bytes.
long into 8 bytes.
short into 2 bytes.
int).
long).
short).
byte.
int (4 bytes).
long (8 bytes).
short (2 bytes).
int.
int.
byte.
int (4 bytes).
long (8 bytes).
short (2 bytes).
byte (1 byte).
short (2 bytes).
int at the current location
Does not advance the buffer position.
- setLong(long) -
Method in class ByteIterator
- Sets a
long at the current location.
- setShort(short) -
Method in class ByteIterator
- Sets a
short at the current location
Does not advance the buffer position.
- skipBytes(int) -
Method in class ByteIterator
- Skips over bytes.
byte array to the buffer at the current position.
int to the buffer at the current position.
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||