class type async_in_channel = object .. end
object
end
method input : Bytes.t -> int -> int -> int
Bytes.t -> int -> int -> int
method close_in : unit -> unit
unit -> unit
method pos_in : int
int
method can_input : bool
bool
method request_notification : (unit -> bool) -> unit
(unit -> bool) -> unit