pub fn message_count(data: Vec<u8>) -> usize
Expand description

Returns the number of System Exclusive messages in this vector, based on the count of terminator bytes.