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