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