Module io
Class Stream
Class TextStream
Stream ()
Stream.prototype.flush ()
Stream.prototype.read ()
Stream.prototype.readable ()
Stream.prototype.seekable ()
Stream.prototype.unwrap ()
Get the Java input or output stream instance wrapped by this Stream.
