public static class BCF2Codec.LazyData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytes |
VCFHeader |
header |
int |
nGenotypeFields |
| Constructor and Description |
|---|
BCF2Codec.LazyData(VCFHeader header,
int nGenotypeFields,
byte[] bytes) |