1 #ifndef ATHENA_NO_ZQUEST
17 #ifndef __ZQUESTFILEREADER_HPP__
18 #define __ZQUESTFILEREADER_HPP__
20 #include "Athena/MemoryReader.hpp"
60 #endif // __ZQUESTFILEREADER_HPP__
62 #endif // ATHENA_NO_ZQUEST
atUint64 length() const
Returns whether or not the stream is at the end.
The ZQuestFileReader class.
atUint8 * data() const
Returns a copy of the current buffer. Changes to the copy do not affect the buffer so it's perfectly...
ZQuestFileReader(atUint8 *data, atUint64 length)
ZQuestFileReader.
ZQuestFile is an export format for save data.