class StringIO
Public Instance Methods
readpartial(size)
click to toggle source
# File lib/ssh_test.rb, line 5 def readpartial(size) read end
# File lib/ssh_test.rb, line 5 def readpartial(size) read end