Function StreamPeer.put32
Puts a signed 32-bit value into the stream.
void put32
(
const(long) value
) nothrow @nogc;
Puts a signed 32-bit value into the stream.
void put32
(
const(long) value
) nothrow @nogc;