Function read

Just like std.file.read, but takes a Path.

Prototype

void[] read(
  const(Path) name,
  ulong upTo = 18446744073709551615LU
);

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng