BBjFileInfo::getFileSize
Description
In BBj 6.0 and higher, this method returns the current size in bytes of the file associated with a BBjFileInfo object.
Syntax
| Return Value | Method | 
| long | getFileSize() | 
Parameters
None.
Return Value
Returns the current file size in bytes.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.