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