Function StreamPeer.put8
Puts a signed byte into the stream.
void put8
(
const(long) value
) nothrow @nogc;
Puts a signed byte into the stream.
void put8
(
const(long) value
) nothrow @nogc;