Skip to main content

read

Function read 

Source
pub fn read(fd: usize, buffer: &[u8]) -> isize
Expand description

从文件描述符读取数据。