Function StreamPeer.putU16
Puts an unsigned 16-bit value into the stream.
void putU16
(
const(long) value
) nothrow @nogc;
Puts an unsigned 16-bit value into the stream.
void putU16
(
const(long) value
) nothrow @nogc;