Next: Miscellaneous I/O internals, Previous: Ports, Up: I/O system
Ports are user-extensible; all primitive port operations on them — read-char, write-block, &c. — are completely generalized. Abstractions for buffered ports are also available.
read-char
write-block