Size() returns the size of the object in filesize. This may not be supported on all stream types.
Implements CATStream. Definition at line 236 of file CATStreamFile.cpp. References CAT_ERR_FILE_GET_POSITION, CAT_ERR_FILE_NOT_OPEN, CAT_ERR_FILE_SEEK, CAT_ERR_FILE_SET_POSITION, CAT_SUCCESS, CATASSERT, CATRESULT, CATRESULTFILE, fFileHandle, fFilename, and IsOpen(). Referenced by CATStreamRAM::FromFile().
|