getSize
Get size of file name in bytes.
Parameters
name | string or range of characters representing the file _name |
Returns
The size of file in bytes.
Throws
FileException on error (e.g., file not found).
Get size of file name in bytes.
name | string or range of characters representing the file _name |