# File lib/net/ssh/connection/channel.rb, line 445 def do_data( data ) update_local_window_size data callback :data, self, data end