deprecating std.stream, std.cstream, std.socketstream

Steven Schveighoffer schveiguy at yahoo.com
Wed May 16 07:38:38 PDT 2012


On Wed, 16 May 2012 09:50:12 -0400, Walter Bright  
<newshound2 at digitalmars.com> wrote:

> On 5/15/2012 3:34 PM, Nathan M. Swan wrote:
>> I do agree for e.g. with binary data some data can't be read with  
>> ranges (when
>> you need to read small chunks of varying size),
>
> I don't see why that should be true.

How do you tell front and popFront how many bytes to read?

-Steve


More information about the Digitalmars-d mailing list