SeekAbsolute() seeks from the start of the stream to an absolute position. Some streams might not be seekable - see IsSeekable().
Implemented in CATStreamFile, CATStreamRAM, and CATStreamSub. Referenced by CopyToStream(), and CATXMLParser::ParseStream().
|