[Source]
# File lib/net/ssh/ruby_compat.rb, line 3 3: def getbyte(index) 4: self[index] 5: end
[Validate]