sizeInBytes

Deprecated

Use sizeInBytesAsLong to avoid integer overflow for large files.

Replace with

sizeInBytesAsLong

Size of the file. In the case of a directory, this is the sum of all file sizes beneath it.