BOOLEAN_FALSE_VALUE constant
int
const BOOLEAN_FALSE_VALUE
The byte to use for the FALSE value
Implementation
static const int BOOLEAN_FALSE_VALUE = 0x00;
The byte to use for the FALSE value
static const int BOOLEAN_FALSE_VALUE = 0x00;