class Fixnum

Public Instance Methods

ord() click to toggle source
# File lib/thrift/core_ext/fixnum.rb, line 25
def ord
  self
end