Constant MSGPACK_BIN16

Source
pub const MSGPACK_BIN16: u8 = 0xc5;
Expand description

Binary format for arrays between 2^8 and 2^16-1 bytes (0xc5)