Libraries
»
lector
(0.0.7)
»
Index
»
Lector
»
Types
»
HexInteger
»
#val
Method: Lector::Types::HexInteger#val
Defined in:
lib/lector/types.rb
#
val
⇒
Object
7
# File 'lib/lector/types.rb', line 7
def
val
;
to_i
16
;
end