Class: RDwarf::Attribute::Encoding
Instance Method Summary collapse
Methods inherited from Base
#dump, #form, #inspect, #raw_value, #to_s, #type
Instance Method Details
#value ⇒ Object
120 121 122 |
# File 'lib/rdwarf.rb', line 120 def value RDwarf::ATE_NAMES[raw_value] end |