Constructor and Description |
---|
C0LChunk(long con,
int len) |
Modifier and Type | Method and Description |
---|---|
protected long |
at8_impl(int i) |
protected double |
atd_impl(int i)
Chunk-specific readers.
|
protected boolean |
isNA_impl(int i) |
boolean |
isSparse() |
int |
nextNZ(int i) |
C0LChunk |
read(AutoBuffer bb)
Deserialize from the AutoBuffer into a pre-existing 'this' object.
|
int |
sparseLen() |
AutoBuffer |
write(AutoBuffer bb)
Chunk-specific implementations of read and write
|
at_slow, at, at0, at16h_impl, at16h, at16h0, at16l_impl, at16l, at16l0, at8_slow, at8, at80, byteSize, cidx, clone, close, getBytes, inflate, isNA_slow, isNA, isNA0, len, modifiedChunk, nonzeros, nonzeros, pformat_len, pformat_len0, pformat_len0, pformat, pformat0, readable, set_len, set, set, set, set0, set0, set0, setAll, setNA, setNA0, toString, writable
frozenType, init, newInstance, toDocField, writeJSON, writeJSONFields
protected final double atd_impl(int i)
Chunk
public AutoBuffer write(AutoBuffer bb)
Chunk
public C0LChunk read(AutoBuffer bb)
Freezable