digitalmars.D - writeBlock called from readBlock?
- Dan (1/1) Jan 08 2007 BufferStream's writeBlock calls readBlock. Is it supposed to, or is it ...
- Dan (3/4) Jan 08 2007 Sorry, rephrased subject line to reflect the content of the message.
- Lionello Lunesu (19/21) Jan 09 2007 Strange, I really don't know why it's doing this:
BufferStream's writeBlock calls readBlock. Is it supposed to, or is it a bug?
Jan 08 2007
== Quote from Dan (ddaglas gmail.com)'s articleBufferStream's writeBlock calls readBlock. Is it supposed to, or is it a bug?Sorry, rephrased subject line to reflect the content of the message. --Dan
Jan 08 2007
"Dan" <ddaglas gmail.com> wrote in message news:env9tv$ouo$1 digitaldaemon.com...BufferStream's writeBlock calls readBlock. Is it supposed to, or is it a bug?Strange, I really don't know why it's doing this: from std.stream.BufferedStream: Why "buffer is empty so fill it if possible" ??? L.
Jan 09 2007