Method: Lector::Types::HexInteger#val

Defined in:
lib/lector/types.rb

#valObject



7
# File 'lib/lector/types.rb', line 7

def val; to_i 16; end