async_call: ashet.fs.Read
Documentation
directly reads data from a given offset into the file. no streaming API to the kernel
Inputs
file: Fileoffset: u64buffer: bytebuf
Outputs
count: usize
Errors
DiskErrorInvalidHandleSystemResources
directly reads data from a given offset into the file. no streaming API to the kernel
file: Fileoffset: u64buffer: bytebufcount: usizeDiskErrorInvalidHandleSystemResources