ReadAbs() reads from the specified location, but does not change the current stream position. ReadAbs() 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 405 of file CATStreamFile.cpp. References CAT_SUCCESS, CATFAILED, and SeekAbsolute().
|