public abstract class BinaryAbstractStream extends Object implements BinaryStream
| Modifier and Type | Field and Description |
|---|---|
protected static byte |
BYTE_ONE
Byte: one.
|
protected static byte |
BYTE_ZERO
Byte: zero.
|
protected int |
pos
Position.
|
| Constructor and Description |
|---|
BinaryAbstractStream() |
| Modifier and Type | Method and Description |
|---|---|
int |
position() |
protected void |
shift(int cnt)
Shift position.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarray, arrayCopy, capacity, hasArray, offheapPointer, position, rawOffheapPointerprotected static final byte BYTE_ZERO
protected static final byte BYTE_ONE
protected int pos
public int position()
position in interface BinaryStreamprotected void shift(int cnt)
cnt - Byte count.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020