public PipedInputStream(PipedOutputStream os) : this() { os.Attach(this); }
public PipedInputStream (PipedOutputStream os): this () { os.Attach (this); }