···7788 This module provides adapters to create {!Bytesrw.Bytes.Reader.t} and
99 {!Bytesrw.Bytes.Writer.t} from Eio flows, mirroring the API of
1010- {!Bytesrw_unix} for Eio's effect-based I/O.
1010+ [Bytesrw_unix] for Eio's effect-based I/O.
11111212 Unlike the Buf_read/Buf_write wrappers, these adapters read and write
1313 directly to the flow, allowing bytesrw to handle its own buffering. *)