Method: Radiator::Type::Uint16#to_s

Defined in:
lib/radiator/type/u_int16.rb

#to_sObject


14
15
16
# File 'lib/radiator/type/u_int16.rb', line 14

def to_s
  @value.to_s
end