package fuseau

  1. Overview
  2. Docs

Module Fuseau.IostreamSource

IO streams.

These streams of bytes can be used for read and write operations. Their usage is not required, in some event loops such as Fuseau_lwt.

Sourcemodule Out : sig ... end

Output stream.

Sourcemodule In : sig ... end

Input stream.

OCaml

Innovation. Community. Security.