public class FVecParseReader
extends java.lang.Object
| Constructor and Description |
|---|
FVecParseReader(Chunk chk) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChunkData(int cidx) |
int |
getChunkDataStart(int cidx) |
void |
setChunkDataStart(int cidx,
int offset) |
public FVecParseReader(Chunk chk)