CXIChunk.SparseIterator, CXIChunk.Value
Modifier | Constructor and Description |
---|---|
protected |
CXDChunk(int len,
int nzs,
int valsz,
byte[] buf) |
Modifier and Type | Method and Description |
---|---|
protected long |
at8_impl(int idx) |
protected double |
atd_impl(int idx)
Chunk-specific readers.
|
protected double |
getFValue(int off) |
protected boolean |
isNA_impl(int i) |
int |
pformat_len0() |
java.lang.String |
pformat0() |
java.util.Iterator<CXIChunk.Value> |
values() |
findOffset, getId, getIValue, isSparse, nextNZ, nonzeros, read, sparseLen, write
at_slow, at, at0, at8_slow, at8, at80, byteSize, cidx, clone, close, getBytes, isNA_slow, isNA, isNA0, nonzeros, pformat_len, pformat_len0, pformat, readable, set, set, set, set0, set0, set0, setNA, setNA0, toString, writable
frozenType, init, newInstance, toDocField, writeJSON, writeJSONFields
protected final double getFValue(int off)
protected double atd_impl(int idx)
Chunk
public java.util.Iterator<CXIChunk.Value> values()
public int pformat_len0()
pformat_len0
in class Chunk