Function posish::io::read[][src]

pub fn read<'f, Fd: AsFd<'f>>(fd: Fd, buf: &mut [u8]) -> Result<usize>
Expand description

read(fd, buf.as_ptr(), buf.len())