1 #ifndef ATHENA_NO_ZQUEST 17 #ifndef __ZQUESTFILEREADER_HPP__ 18 #define __ZQUESTFILEREADER_HPP__ 20 #include "athena/MemoryReader.hpp" 34 MEMORYCOPYREADER_BASE();
60 #endif // __ZQUESTFILEREADER_HPP__ 62 #endif // ATHENA_NO_ZQUEST ZQuestFileReader(atUint8 *data, atUint64 length)
ZQuestFileReader.
ZQuestFile is an export format for save data.
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...
atUint64 length() const
Returns whether or not the stream is at the end.