Tstat

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

alias Tstat = Tuple!(Size, Type, Tag, Fid)

Meta