AutoFile::size

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.