mbostock / rw

Now stdin and stdout are files.
Other
117 stars 4 forks source link

Seek? #4

Closed mbostock closed 8 years ago

mbostock commented 10 years ago

The fileReader and fileWriter need some additional positional control. Possibly this applies to all readers and writers, but at the very least it should be possible to skip or rewind the fileReader, and likewise do some positional writing.

mbostock commented 8 years ago

Removed fileReader and fileWriter.