Iostream_unix.In
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.