Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t
val create : int -> t
val send : lwt_rsocket -> t -> int -> int -> Unix.msg_flag list -> int Lwt.t
val recv : lwt_rsocket -> t -> int -> int -> Unix.msg_flag list -> int Lwt.t