SeekAbsolute() seeks from the start of the file to an absolute position.
Implements CATStream. Definition at line 298 of file CATStreamRAM.cpp. References CAT_ERR_FILE_NOT_OPEN, CAT_SUCCESS, CATASSERT, CATFAILED, CATRESULT, fCacheSize, fCurPos, fRamCache, fSize, IsOpen(), and ReallocCache(). Referenced by ReadAbs(), SeekFromEnd(), and WriteAbs().
|