NSStream constructor
NSStream()
Returns a new instance of NSStream constructed with the default new method.
Implementation
NSStream() : this.as(new$().object$);
Returns a new instance of NSStream constructed with the default new method.
NSStream() : this.as(new$().object$);