[][src]Function nell::sys::write

pub fn write<'a, T: Bytes>(
    buf: &'a mut [u8],
    msg: &Message<T>
) -> Result<&'a [u8], Error>