1 #ifndef ATHENA_NO_ZQUEST 17 #ifndef __ZQUESTFILEWRITER_HPP__ 18 #define __ZQUESTFILEWRITER_HPP__ 20 #include "athena/MemoryWriter.hpp" 34 MEMORYCOPYWRITER_BASE();
60 #endif // __ZQUESTFILEWRITER_HPP__ 62 #endif // ATHENA_NO_ZQUEST 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 the length of the stream.
ZQuestFile is an export format for save data.
ZQuestFileWriter(atUint8 *data, atUint64 length)
ZQuestFileWriter.
The ZQuestFileWriter class.
void write(ZQuestFile *quest, bool compress=true)
write