An OSC bundle consists of the OSC-string "#bundle", followed by an OSC-timetag and zero or more OSC Bundle Elements.
An OSC Bundle Element consists of an int32 indicating the contents size in bytes (must be a multiple of 4) followed by the contents. The contents can be either an OSC Message or an OSC Bundle (bundles can contain other bundles).