WriteAbs() Writes from the specified location, but does not change the current stream position. WriteAbs() is mainly for use in substreams, and may not be available from all stream types. If you're not implementing it, then please return an error from your derived class.
Implements CATStream. Definition at line 616 of file CATStreamRAM.cpp. References CAT_SUCCESS, CATFAILED, and SeekAbsolute().
|