Curl wrapper

Jonas Drewsen jdrewsen at nospam.com
Tue May 17 01:51:47 PDT 2011


On 17/05/11 07.23, Vladimir Panteleev wrote:
> On Tue, 17 May 2011 07:43:06 +0300, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>
>> 3. Data on wire is ubyte[], not void[].
>
> I was the one who suggested using void[]. If data on wire is ubyte[],
> why is data on disk void[] (according to std.file.read/write)?
>

I believe we decided on ubyte[] for reading and void[] for write in an 
earlier thread. And std.file should be fixed.




More information about the Digitalmars-d mailing list