class type transport = object .. end
object
end
method close : int -> unit
int -> unit
method openInputStream : int -> int -> int -> inputStream
int -> int -> int -> inputStream
method openOutputStream : int -> int -> int -> outputStream
int -> int -> int -> outputStream