Ticket #447 (new enhancement)
Opened 3 years ago
Add block-level IO
| Reported by: | blamario | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Primitives | Version: | 0.5 |
| Keywords: | Cc: |
Description
The fromHandle producer and toHandle consumer should be reading and writing whole blocks instead of individual characters. The easiest way to integrate them with the other components would be through combinators that convert block components to single-character components.
Note: See
TracTickets for help on using
tickets.
