deserializeInt

Deserialize an integer value from the given msg.

pragma(inline, true)
const(T)
deserializeInt
(
const ubyte[] msg
,
ref size_t processed
)

Meta