write

Function write 

Source
pub fn write<T>(val: T, out: &mut [u8])
where T: XimWrite,