Write() writes the requested amount of data from a buffer. Incomplete writes are treated as an error.
Implements CATStream. Definition at line 193 of file CATStreamRAM.cpp. References CAT_ERR_FILE_NOT_OPEN, CAT_SUCCESS, CATASSERT, CATFAILED, CATRESULT, fCacheSize, fCurPos, fRamCache, fSize, IsOpen(), and ReallocCache().
|