NNGMessage.body_chop

Extract and remove ubyte array of given size or unsigned from the body end Returns tempalte type

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