uintBytesLength constant

int const uintBytesLength

The length, in bytes, of a uint type in ABI.

Implementation

static const int uintBytesLength = 32;