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