Structs§
- Fidl
IoConnection - Wrapper around a file that manages the seek offset of the connection and transforms
IoOpHandlerrequests intoFileIorequests. AllFilerequests are forwarded tofile. - RawIo
Connection - Stream
IoConnection - Wrapper around a file that forwards
Filerequests tofileandFileIorequests tostream.