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, hasArray, offheapPointer, positionprotected 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 Fabric : ver. 1.7.0 Release Date : August 1 2016