t.c.s.c.S.write(self, data) : method documentation

Part of twisted.conch.ssh.channel.SSHChannel View Source

Write some data to the channel. If there is not enough remote window available, buffer until it is. Otherwise, split the data into packets of length remoteMaxPacket and send them.
Parametersdata (type: str )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.