Class type Mozilla.XPCOM.scriptableInputStream


class type scriptableInputStream = object .. end
Inherits
method init : 'a. (#inputStream as 'a) -> unit
method close : unit
method available : float
method read : float -> string