Structsยง
- FileIO
- A
File-like value that can perform asyncread_atandwrite_atfor I/O at specific offsets without mutating any state (i.e. is thread safe). Metrics are collected, and syncs can be delayed for write batching opportunities as a performance optimisation.