readFileData

Read the entire file f into a Data instance. If f does not have a size, read it in 1MB chunks.

readFileData
(
std.stdio.File f
)

Meta