Skip to main content

Module io

Module io 

Source
Expand description

Custom I/O and resource loaders (§59, §85 Phase 4).

Input/output callback infrastructure: open, read, write, close, match callbacks, partial reads, short writes, error handling, reentrancy, nested resource loads.

Phase 0: scaffolded. Implementation begins in Phase 4.