[][src]Function amq_protocol_types::generation::gen_raw_value

pub fn gen_raw_value<'a>(
    x: (&'a mut [u8], usize),
    v: &AMQPValue
) -> Result<(&'a mut [u8], usize), GenError>

Generate the AMQPValue in the given buffer (x)