readFile

fnMaybe!LStr readFile(IStr path, bool binaryMode) @safe nothrow

Reads an file in one go and store the data inside a new list. The list must be freed.