Overload List

  Name Description
Public method PrintLn(String)
Write line of data to TelnetOutputStream with escaping IAC terminated with LF.
Public method PrintLn(String, String)
Write line of data to TelnetOutputStream with escaping IAC terminated with specified line terminator.
Public method PrintLn(String, String, Boolean)
Write line of data to TelnetOutputStream with escaping IAC terminated with specified line terminator.

See Also