Function StreamPeer.putU8
Puts an unsigned byte into the stream.
void putU8
(
const(long) value
) nothrow @nogc;
Puts an unsigned byte into the stream.
void putU8
(
const(long) value
) nothrow @nogc;