uintBytesLength constant
int
const uintBytesLength
The length, in bytes, of a uint type in ABI.
Implementation
static const int uintBytesLength = 32;
The length, in bytes, of a uint type in ABI.
static const int uintBytesLength = 32;