Dmitry Olshansky:
> Well, it magically converts to whatever array type you have. So this works:
> ubyte[] data = read("trash.txt");
In more than tree years of nearly daily usage of D I have not even tried to write that code :-)
Thank you,
bearophile