TwiceAsNice
2019-02-18
|
Functions | |
std::vector< uint8_t > | PackStrings (const std::vector< std::string > &info) |
std::vector< std::string > | UnpackStrings (const std::vector< uint8_t > &data) |
Variables | |
const size_t | MAX_STR_DB_BYTES = 8192 |
const size_t | MAX_NUM_STR = 256 |
const size_t | MAX_STR_SIZE = 256 |
const size_t CamStrDb::MAX_NUM_STR = 256 |
const size_t CamStrDb::MAX_STR_DB_BYTES = 8192 |
const size_t CamStrDb::MAX_STR_SIZE = 256 |