Return the size of the file. Will throw if unknown.
Synopsis
Declared in <streams.h>
int64_t
size();
Return Value
The total size of the file in bytes.
Created with MrDocs
Return the size of the file. Will throw if unknown.
Declared in <streams.h>
int64_t
size();
The total size of the file in bytes.
Created with MrDocs