kona_common::io

Function read

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

Write the passed buffer to the given FileDescriptor.