mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 20:11:35 -06:00
18.06
This commit is contained in:
@@ -46,7 +46,7 @@ static const Byte SWF_COMPRESSED_LZMA = 'Z';
|
||||
static const Byte SWF_MIN_COMPRESSED_ZLIB_VER = 6;
|
||||
static const Byte SWF_MIN_COMPRESSED_LZMA_VER = 13;
|
||||
|
||||
static const Byte kVerLim = 20;
|
||||
static const Byte kVerLim = 64;
|
||||
|
||||
API_FUNC_static_IsArc IsArc_Swf(const Byte *p, size_t size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user