Rflush

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

alias Rflush = Tuple!(Size, Type, Tag)

Meta