serializeInt

Serialise an integer to buf.

pragma(inline, true)
void
serializeInt
(
const T val
,
OutBuffer buf
)

Meta