Rwrite

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Rwrite tag[2] count[4]

alias Rwrite = Tuple!(Size, Type, Tag, Count)

Meta