Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val with_file :
?buffer:
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t ->
?flags:Unix.open_flag list ->
?perm:int ->
mode:'a mode ->
string ->
('a channel -> 'b Lwt.t) ->
'b Lwt.t
val read : ?count:int -> input_channel -> string Lwt.t