Module: Lector::Types::HexInteger
- Defined in:
- lib/lector/types.rb
Instance Method Summary collapse
Instance Method Details
#val ⇒ Object
7 |
# File 'lib/lector/types.rb', line 7 def val; to_i 16; end |
7 |
# File 'lib/lector/types.rb', line 7 def val; to_i 16; end |