readPartial

Like File.rawRead, but returns as soon as any data is available.

void[]
readPartial
(
File f
,
void[] buf
)

Meta