preprocess

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.

doc_ruby_on_rails
2015-04-22 18:11:19
Comments
Leave a Comment

Please login to continue.