public interface BinaryPositionReadable
| Modifier and Type | Method and Description |
|---|---|
byte |
readBytePositioned(int pos)
Read byte at the given position.
|
int |
readIntPositioned(int pos)
Read integer at the given position.
|
short |
readShortPositioned(int pos)
Read short at the given position.
|
byte readBytePositioned(int pos)
pos - Position.short readShortPositioned(int pos)
pos - Position.int readIntPositioned(int pos)
pos - Position.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021