package rio

  1. Overview
  2. Docs
Ergonomic, composable, efficient read/write streams

Install

Dune Dependency

Authors

Maintainers

Sources

riot-0.0.8.tbz
sha256=4ac883cf9ddbf5b3084fd4372300dd07758acbdf1649df5f8a2794e35a99a5e1
sha512=52043592d567b66398d864f3f5c0a3f923007f0125f69a077a34677c60548d5bfb160074bc1847d1153d2c73eb592e2c2488d34fcde4a745fbe72804ad6fcab1

doc/rio/Rio/module-type-Write/index.html

Module type Rio.WriteSource

Sourcetype t
Sourceval write : t -> buf:string -> (int, [> `Closed ]) io_result
Sourceval write_owned_vectored : t -> bufs:Iovec.t -> (int, [> `Closed ]) io_result
Sourceval flush : t -> (unit, [> `Closed ]) io_result
OCaml

Innovation. Community. Security.