RunLength.Integer, RunLength.Long| Constructor and Description |
|---|
Integer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int value) |
protected void |
finish() |
int[] |
flattern() |
int[] |
getValues() |
static RunLength.Integer |
parse(ByteBuffer bb) |
protected int |
recSize() |
void |
serialize(ByteBuffer bb) |
estimateSize, getCountspublic void add(int value)
public int[] getValues()
public void serialize(ByteBuffer bb)
public static RunLength.Integer parse(ByteBuffer bb)
public int[] flattern()
Copyright © 2019. All rights reserved.