class String
Public Instance Methods
getord(offset)
click to toggle source
# File lib/grit/lib/grit/ruby1.9.rb, line 3 def getord(offset); self[offset].ord; end
# File lib/grit/lib/grit/ruby1.9.rb, line 3 def getord(offset); self[offset].ord; end