Telnet.sendline

Send a line over the Socket Conduit.

buf = the bytes to send

class Telnet
void
sendline
(
const(void)[] buf
)

Meta