Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Protocols.TELNET.Readline()->write()


Method write

void write(string s)

Description

Queues data to be sent to the other end of the connection.

Parameter s

String to send.