Class
Innodb::DataType::IntegerType
In:
lib/innodb/data_type.rb
Parent:
Object
Methods
base_type_width_map
get_int
get_uint
new
value
Attributes
name
[R]
width
[R]
Public Class methods
new
(base_type, modifiers, properties)
Public Instance methods
base_type_width_map
()
get_int
(data, nbits)
get_uint
(data, nbits)
value
(data)
[Validate]