selectorLength constant
int
const selectorLength
The length, in bytes, of a function selector.
Implementation
static const int selectorLength = 4;
The length, in bytes, of a function selector.
static const int selectorLength = 4;