On 5/14/2012 4:43 AM, Stewart Gordon wrote:
If I'm writing a library to read a binary file format, I want to allow the data
to come from a file, a socket or a memory image. The stream API makes this
straightforward. But it seems some work is needed before std.stdio and the range
API are up to it.

I agree. But that's where the effort needs to be made, not in carrying stream forward.

Reply via email to