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