# T: Byte-array unbounded fields. # F: from raw2.bud # # by Michael Libourel # $Revision: 1.1 $ version 1 struct Root { root is group of fixed string { length 3; } one; of delim binary { delim term force "+"; } two[]; of fixed binary rest; };