hex method

String hex()

Implementation

String hex() {
  return _hexString;
}