Why does the read function return void[] and not byte[]

void[] read(in char[] name, size_t upTo = size_t.max);

Reply via email to