getUInt32 method

int getUInt32()

Implementation

int getUInt32() {
  return _uInt32.toUnsigned(32);
}