libStatGen Software
1
|
Public Member Functions | |
int | size () |
void | clear () |
void | set (const char *rhs, int padWithNCount=0) |
uint8_t | operator[] (int index) |
Public Attributes | |
std::vector< uint8_t > | packedBases |
uint32_t | length |
Definition at line 141 of file GenomeSequenceHelpers.h.