sendCmd

Undocumented in source.
package @safe
void
sendCmd
(
T
)
(
Connection conn
,,
const(T)[] data
)
out { assert (conn.pktNumber == 1); }

Meta