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