[][src]Function amq_protocol::types::generation::gen_boolean

pub fn gen_boolean(
    x: (&'a mut [u8], usize),
    b: &bool
) -> Result<(&'a mut [u8], usize), GenError>

Generate the Boolean in the given buffer (x)