preprocess(string)
Instance Public methods
Preprocess received data from the host.
Performs newline conversion and detects telnet command sequences. Called automatically by waitfor(). You should only use this method yourself if you have read input directly using sysread() or similar, and even then only if in telnet mode.
Please login to continue.