toJSON method

int toJSON()

Implementation

int toJSON() {
  return getHex();
}