BOOLEAN_TRUE_VALUE constant
int
const BOOLEAN_TRUE_VALUE
The byte to use for the TRUE value
Implementation
static const int BOOLEAN_TRUE_VALUE = 0xff;
The byte to use for the TRUE value
static const int BOOLEAN_TRUE_VALUE = 0xff;