pub const MSGPACK_FIXEXT1: u8 = 0xd4;Expand description
Fixed-size extension format family - Represents custom type information with fixed-size byte arrays Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-ext
pub const MSGPACK_FIXEXT1: u8 = 0xd4;Fixed-size extension format family - Represents custom type information with fixed-size byte arrays Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-ext