Skip to main content

write_all

Function write_all 

Source
pub(crate) fn write_all(fd: usize, buf: &[u8]) -> Result<(), Error>
Expand description

Write the full buffer to a file descriptor.