Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Fd.Srctype t = Lwt_unix.file_descrval read_bytes :
Lwt_unix.file_descr ->
size:int ->
offset:int ->
Bytes.t option Lwt.tval write_bytes : Lwt_unix.file_descr -> Bytes.t -> offset:int -> unit Lwt.t