OutputPipe should be configurable so that it can either write all of the window in a loop, or only do one write. A file-based iopipe likely only wants to do one write.
The configuration will dictate whether the OutputPipe should store a "nwritten" count to allow subwindows.
OutputPipe should be configurable so that it can either write all of the window in a loop, or only do one write. A file-based iopipe likely only wants to do one write.
The configuration will dictate whether the OutputPipe should store a "nwritten" count to allow subwindows.