Raw message bytes - 7 for a short (56-bit) message, 14 for a long (112-bit) message.
24-bit CRC remainder computed over the entire message. Interpretation
depends on downlinkFormat:
The raw 5-bit downlink format value (0-31) from the top of byte 0. Values 24-31 all denote Comm-D (DF24) - the lower 2 bits of this field are the KE/ND subfields for that format, not distinct downlink formats. This package does not decode Comm-D; callers should treat any value
= 24 as "DF24, unsupported" rather than as a distinguishable DF25-31.
A Mode-S message with its downlink format and CRC remainder extracted, prior to any per-type decoding. The envelope every other decoder in this package builds on.