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
Just like std.file.read, but takes a Path.
void[] read( const(Path) name, ulong upTo = 18446744073709551615LU );
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng