add Chunk.convertV2
This commit is contained in:
@@ -81,4 +81,5 @@ public:
|
||||
bool decodeV2(const ubyte* data);
|
||||
|
||||
static void convert(ubyte* data, const ContentReport* report);
|
||||
static void convertV2(ubyte* data, const ContentReport* report);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user