File :: freeDiskSpace - Get number of free bytes on disk
The function returns the number of free bytes on disc.
Return value: File size in bytes ( int64 )
Implementation details
int64
File  :: freeDiskSpace ( odaba::String &sPath )
The function returns the number of free bytes on disc.
- sPath - File path

