Structs§
- Wrapper around a file that manages the seek offset of the connection and transforms
IoOpHandler
requests intoFileIo
requests. AllFile
requests are forwarded tofile
. - Wrapper around a file that forwards
File
requests tofile
andFileIo
requests tostream
.