company logo

File :: size - Get file size


Return value:  File size in bytes ( int64  )

Implementation details

int64 File  :: size (  )

The function returns the file size in bytes. When no or an invalid file path has been defined, the function throws an exception.