package iostream

  1. Overview
  2. Docs
val of_unix_fd : ?close_noerr:bool -> Unix.file_descr -> Iostream.In.t_seekable

Create an in stream from a raw Unix file descriptor. The file descriptor must be opened for reading.

OCaml

Innovation. Community. Security.