[][src]Type Definition amq_protocol_types::ByteArray

type ByteArray = Vec<u8>;

An array of bytes (RabbitMQ specific)