null on failure.portToString
private fn
const(char) * portToString(ushort port, scope char[] buffer) @trusted nothrowConvert a port number to a null-terminated string.
Parameters
port | Port number. |
buffer | Destination buffer. |
Returns
Pointer to the null-terminated string, or