mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Wip on zip serialize fixes
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
* @return the length in bytes of the stream.
|
||||
*/
|
||||
si64 getSize() override;
|
||||
|
||||
const TBuffer & getBuffer(){return buffer;}
|
||||
|
||||
private:
|
||||
/** Actual data. */
|
||||
|
||||
Reference in New Issue
Block a user