Class type Mozilla.XPCOM.inputStreamPump


class type inputStreamPump = object .. end
Inherits
method init : 'a.
(#inputStream as 'a) ->
float -> float -> float -> float -> bool -> unit
method asyncRead : 'b 'c.
(#streamListener as 'b) ->
(#supports as 'c) -> unit