pub const COMPACT_EXTENDED_IDENTIFIER_FLAG: usize = 3;Expand description
For backwards compatibility purposes only 2 bits of the type are encoded in the identifier
parameter. In the case of a COMPACT_EXTENDED_IDENTIFIER_FLAG, the full transaction type is
read from the buffer as a single byte.