NNGMessage.body_trim

Extract and remove ubyte array of given size or unsigned from the body beginning Returns template type

struct NNGMessage
T
body_trim
(
T
)
(
size_t size = 0
)
if (
isArray!T ||
isUnsigned!T
)