19#if defined (_WIN32) && ! defined (__MINGW32__)
20 #define long64 __int64
21#elif defined (__MINGW32__)
23 #define long64 int64_t
25 #define long64 long long
static int getOffset(int flags)
static short swapShort(short sht)
static int swapInt(int inte)
static long64 swapLong64(long64 lng)
const int CHUNK_HEADER_LEN