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

Read from a file descriptor into a buffer