Telnet.readLine

Read a CRLF terminated line from the socket.

class Telnet
const(char)[]
readLine
()

Return Value

Type: const(char)[]

the line read

Meta