selectorLength constant

int const selectorLength

The length, in bytes, of a function selector.

Implementation

static const int selectorLength = 4;