Return the size of the file.
std::uint64_t size( error_code& ec) const;
The file must be open.
Set to the error, if any occurred.
The size of the file, in bytes.