react-native-update 10.34.6 → 10.34.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitmodules +0 -6
- package/harmony/pushy/src/main/cpp/CMakeLists.txt +4 -2
- package/package.json +1 -1
- package/react-native-update.podspec +2 -3
- package/harmony/pushy/src/main/cpp/HDiffPatch/CHANGELOG.md +0 -153
- package/harmony/pushy/src/main/cpp/HDiffPatch/LICENSE +0 -48
- package/harmony/pushy/src/main/cpp/HDiffPatch/Makefile +0 -157
- package/harmony/pushy/src/main/cpp/HDiffPatch/README.md +0 -307
- package/harmony/pushy/src/main/cpp/HDiffPatch/_atosize.h +0 -83
- package/harmony/pushy/src/main/cpp/HDiffPatch/_clock_for_demo.h +0 -47
- package/harmony/pushy/src/main/cpp/HDiffPatch/_dir_ignore.h +0 -191
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/Android.mk +0 -37
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/Application.mk +0 -7
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/build_libs.bat +0 -1
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/build_libs.sh +0 -1
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/hpatch.c +0 -18
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/hpatch.h +0 -20
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/hpatch_jni.c +0 -28
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/android_ndk_jni_mk/java/com/github/sisong/HPatch.java +0 -8
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/codeblocks/HDiffPatch.workspace +0 -8
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/codeblocks/HDiffZ.cbp +0 -219
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/codeblocks/HPatchZ.cbp +0 -156
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/codeblocks/unitTest.cbp +0 -65
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/HDiffPatch.sln +0 -105
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/HDiffZ.vcxproj +0 -237
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/HDiffZ.vcxproj.user +0 -3
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/HPatchZ.vcxproj +0 -318
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/HPatchZ.vcxproj.user +0 -3
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/unitTest.vcxproj +0 -182
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/vc/unitTest.vcxproj.user +0 -3
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/HDiffPatch.xcworkspace/contents.xcworkspacedata +0 -30
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/HDiffPatch.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/bestParams.xcodeproj/project.pbxproj +0 -408
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/hdiffz.xcodeproj/project.pbxproj +0 -573
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/hpatchz.xcodeproj/project.pbxproj +0 -396
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/lz4.xcodeproj/project.pbxproj +0 -268
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/lzma.xcodeproj/project.pbxproj +0 -361
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/testHashClash.xcodeproj/project.pbxproj +0 -301
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/unitTest.xcodeproj/project.pbxproj +0 -411
- package/harmony/pushy/src/main/cpp/HDiffPatch/builds/xcode/zstd.xcodeproj/project.pbxproj +0 -504
- package/harmony/pushy/src/main/cpp/HDiffPatch/checksum_plugin_demo.h +0 -344
- package/harmony/pushy/src/main/cpp/HDiffPatch/compress_parallel.cpp +0 -166
- package/harmony/pushy/src/main/cpp/HDiffPatch/compress_parallel.h +0 -59
- package/harmony/pushy/src/main/cpp/HDiffPatch/compress_plugin_demo.h +0 -1152
- package/harmony/pushy/src/main/cpp/HDiffPatch/decompress_plugin_demo.h +0 -995
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_diff.cpp +0 -797
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_diff.h +0 -65
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_diff_tools.cpp +0 -200
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_diff_tools.h +0 -178
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_manifest.cpp +0 -357
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/dir_manifest.h +0 -87
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_diff/file_for_dirDiff.h +0 -151
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch.c +0 -770
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch.h +0 -236
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch_private.h +0 -47
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch_tools.c +0 -112
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch_tools.h +0 -53
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/dir_patch_types.h +0 -61
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/new_dir_output.c +0 -331
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/new_dir_output.h +0 -144
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/new_stream.c +0 -176
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/new_stream.h +0 -84
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/ref_stream.c +0 -146
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/ref_stream.h +0 -61
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/res_handle_limit.c +0 -152
- package/harmony/pushy/src/main/cpp/HDiffPatch/dirDiffPatch/dir_patch/res_handle_limit.h +0 -76
- package/harmony/pushy/src/main/cpp/HDiffPatch/file_for_patch.c +0 -524
- package/harmony/pushy/src/main/cpp/HDiffPatch/file_for_patch.h +0 -259
- package/harmony/pushy/src/main/cpp/HDiffPatch/hdiffz.cpp +0 -1570
- package/harmony/pushy/src/main/cpp/HDiffPatch/hpatch_dir_listener.h +0 -290
- package/harmony/pushy/src/main/cpp/HDiffPatch/hpatchz.c +0 -1221
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/diff.cpp +0 -1025
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/diff.h +0 -116
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/diff_types.h +0 -72
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/bytes_rle.cpp +0 -213
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/bytes_rle.h +0 -63
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/compress_detect.cpp +0 -170
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/compress_detect.h +0 -86
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/config.h +0 -89
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort.c +0 -13
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort.c.inc.h +0 -398
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort.h +0 -194
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort64.c +0 -13
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort64.h +0 -204
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/divsufsort_private.h +0 -207
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/sssort.c.inc.h +0 -815
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/trsort.c.inc.h +0 -586
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/libdivsufsort/utils.c.inc.h +0 -381
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/adler_roll.c +0 -352
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/adler_roll.h +0 -137
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/bloom_filter.h +0 -137
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/covers.h +0 -70
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/digest_matcher.cpp +0 -628
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/digest_matcher.h +0 -87
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/stream_serialize.cpp +0 -363
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/limit_mem_diff/stream_serialize.h +0 -139
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/mem_buf.h +0 -68
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/pack_uint.h +0 -115
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/suffix_string.cpp +0 -342
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HDiff/private_diff/suffix_string.h +0 -94
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HPatch/checksum_plugin.h +0 -52
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HPatch/patch.c +0 -2292
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HPatch/patch.h +0 -215
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HPatch/patch_private.h +0 -165
- package/harmony/pushy/src/main/cpp/HDiffPatch/libHDiffPatch/HPatch/patch_types.h +0 -251
- package/harmony/pushy/src/main/cpp/HDiffPatch/libParallel/parallel_channel.cpp +0 -174
- package/harmony/pushy/src/main/cpp/HDiffPatch/libParallel/parallel_channel.h +0 -73
- package/harmony/pushy/src/main/cpp/HDiffPatch/libParallel/parallel_import.cpp +0 -367
- package/harmony/pushy/src/main/cpp/HDiffPatch/libParallel/parallel_import.h +0 -92
- package/harmony/pushy/src/main/cpp/HDiffPatch/test/_private_searchBestParams.cpp +0 -301
- package/harmony/pushy/src/main/cpp/HDiffPatch/test/hpatchz_test.cpp +0 -292
- package/harmony/pushy/src/main/cpp/HDiffPatch/test/testHashClash.cpp +0 -436
- package/harmony/pushy/src/main/cpp/HDiffPatch/test/unit_test.cpp +0 -417
- package/harmony/pushy/src/main/cpp/lzma/Asm/arm/7zCrcOpt.asm +0 -100
- package/harmony/pushy/src/main/cpp/lzma/Asm/x86/7zAsm.asm +0 -147
- package/harmony/pushy/src/main/cpp/lzma/Asm/x86/7zCrcOpt.asm +0 -147
- package/harmony/pushy/src/main/cpp/lzma/Asm/x86/AesOpt.asm +0 -237
- package/harmony/pushy/src/main/cpp/lzma/Asm/x86/LzmaDecOpt.asm +0 -1258
- package/harmony/pushy/src/main/cpp/lzma/Asm/x86/XzCrc64Opt.asm +0 -205
- package/harmony/pushy/src/main/cpp/lzma/C/7z.h +0 -202
- package/harmony/pushy/src/main/cpp/lzma/C/7zAlloc.c +0 -80
- package/harmony/pushy/src/main/cpp/lzma/C/7zAlloc.h +0 -19
- package/harmony/pushy/src/main/cpp/lzma/C/7zArcIn.c +0 -1771
- package/harmony/pushy/src/main/cpp/lzma/C/7zBuf.c +0 -36
- package/harmony/pushy/src/main/cpp/lzma/C/7zBuf.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/C/7zBuf2.c +0 -52
- package/harmony/pushy/src/main/cpp/lzma/C/7zCrc.c +0 -128
- package/harmony/pushy/src/main/cpp/lzma/C/7zCrc.h +0 -25
- package/harmony/pushy/src/main/cpp/lzma/C/7zCrcOpt.c +0 -115
- package/harmony/pushy/src/main/cpp/lzma/C/7zDec.c +0 -591
- package/harmony/pushy/src/main/cpp/lzma/C/7zFile.c +0 -286
- package/harmony/pushy/src/main/cpp/lzma/C/7zFile.h +0 -83
- package/harmony/pushy/src/main/cpp/lzma/C/7zStream.c +0 -176
- package/harmony/pushy/src/main/cpp/lzma/C/7zTypes.h +0 -375
- package/harmony/pushy/src/main/cpp/lzma/C/7zVersion.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/C/7zVersion.rc +0 -55
- package/harmony/pushy/src/main/cpp/lzma/C/Aes.c +0 -306
- package/harmony/pushy/src/main/cpp/lzma/C/Aes.h +0 -38
- package/harmony/pushy/src/main/cpp/lzma/C/AesOpt.c +0 -184
- package/harmony/pushy/src/main/cpp/lzma/C/Alloc.c +0 -455
- package/harmony/pushy/src/main/cpp/lzma/C/Alloc.h +0 -51
- package/harmony/pushy/src/main/cpp/lzma/C/Bcj2.c +0 -257
- package/harmony/pushy/src/main/cpp/lzma/C/Bcj2.h +0 -146
- package/harmony/pushy/src/main/cpp/lzma/C/Bcj2Enc.c +0 -311
- package/harmony/pushy/src/main/cpp/lzma/C/Bra.c +0 -230
- package/harmony/pushy/src/main/cpp/lzma/C/Bra.h +0 -64
- package/harmony/pushy/src/main/cpp/lzma/C/Bra86.c +0 -82
- package/harmony/pushy/src/main/cpp/lzma/C/BraIA64.c +0 -53
- package/harmony/pushy/src/main/cpp/lzma/C/Compiler.h +0 -33
- package/harmony/pushy/src/main/cpp/lzma/C/CpuArch.c +0 -218
- package/harmony/pushy/src/main/cpp/lzma/C/CpuArch.h +0 -336
- package/harmony/pushy/src/main/cpp/lzma/C/Delta.c +0 -64
- package/harmony/pushy/src/main/cpp/lzma/C/Delta.h +0 -19
- package/harmony/pushy/src/main/cpp/lzma/C/DllSecur.c +0 -108
- package/harmony/pushy/src/main/cpp/lzma/C/DllSecur.h +0 -20
- package/harmony/pushy/src/main/cpp/lzma/C/LzFind.c +0 -1127
- package/harmony/pushy/src/main/cpp/lzma/C/LzFind.h +0 -121
- package/harmony/pushy/src/main/cpp/lzma/C/LzFindMt.c +0 -853
- package/harmony/pushy/src/main/cpp/lzma/C/LzFindMt.h +0 -101
- package/harmony/pushy/src/main/cpp/lzma/C/LzHash.h +0 -57
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2Dec.c +0 -488
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2Dec.h +0 -120
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2DecMt.c +0 -1082
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2DecMt.h +0 -79
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2Enc.c +0 -803
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma2Enc.h +0 -55
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma86.h +0 -111
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma86Dec.c +0 -54
- package/harmony/pushy/src/main/cpp/lzma/C/Lzma86Enc.c +0 -106
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaDec.c +0 -1185
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaDec.h +0 -234
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaEnc.c +0 -2976
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaEnc.h +0 -76
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaLib.c +0 -40
- package/harmony/pushy/src/main/cpp/lzma/C/LzmaLib.h +0 -131
- package/harmony/pushy/src/main/cpp/lzma/C/MtCoder.c +0 -601
- package/harmony/pushy/src/main/cpp/lzma/C/MtCoder.h +0 -141
- package/harmony/pushy/src/main/cpp/lzma/C/MtDec.c +0 -1138
- package/harmony/pushy/src/main/cpp/lzma/C/MtDec.h +0 -201
- package/harmony/pushy/src/main/cpp/lzma/C/Ppmd.h +0 -85
- package/harmony/pushy/src/main/cpp/lzma/C/Ppmd7.c +0 -712
- package/harmony/pushy/src/main/cpp/lzma/C/Ppmd7.h +0 -142
- package/harmony/pushy/src/main/cpp/lzma/C/Ppmd7Dec.c +0 -191
- package/harmony/pushy/src/main/cpp/lzma/C/Ppmd7Enc.c +0 -187
- package/harmony/pushy/src/main/cpp/lzma/C/Precomp.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/C/RotateDefs.h +0 -30
- package/harmony/pushy/src/main/cpp/lzma/C/Sha256.c +0 -248
- package/harmony/pushy/src/main/cpp/lzma/C/Sha256.h +0 -26
- package/harmony/pushy/src/main/cpp/lzma/C/Sort.c +0 -141
- package/harmony/pushy/src/main/cpp/lzma/C/Sort.h +0 -18
- package/harmony/pushy/src/main/cpp/lzma/C/Threads.c +0 -95
- package/harmony/pushy/src/main/cpp/lzma/C/Threads.h +0 -70
- package/harmony/pushy/src/main/cpp/lzma/C/ThreadsP.c +0 -396
- package/harmony/pushy/src/main/cpp/lzma/C/ThreadsP.h +0 -31
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/7z.dsp +0 -241
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/7z.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/7zMain.c +0 -686
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/Precomp.c +0 -4
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/Precomp.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/makefile +0 -40
- package/harmony/pushy/src/main/cpp/lzma/C/Util/7z/makefile.gcc +0 -75
- package/harmony/pushy/src/main/cpp/lzma/C/Util/Lzma/LzmaUtil.c +0 -258
- package/harmony/pushy/src/main/cpp/lzma/C/Util/Lzma/LzmaUtil.dsp +0 -168
- package/harmony/pushy/src/main/cpp/lzma/C/Util/Lzma/LzmaUtil.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/C/Util/Lzma/makefile +0 -28
- package/harmony/pushy/src/main/cpp/lzma/C/Util/Lzma/makefile.gcc +0 -44
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/LzmaLib.def +0 -4
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/LzmaLib.dsp +0 -178
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/LzmaLib.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/LzmaLibExports.c +0 -14
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/makefile +0 -34
- package/harmony/pushy/src/main/cpp/lzma/C/Util/LzmaLib/resource.rc +0 -3
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/Precomp.c +0 -4
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/Precomp.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/SfxSetup.c +0 -640
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/SfxSetup.dsp +0 -231
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/SfxSetup.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/makefile +0 -37
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/makefile_con +0 -38
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/resource.rc +0 -5
- package/harmony/pushy/src/main/cpp/lzma/C/Util/SfxSetup/setup.ico +0 -0
- package/harmony/pushy/src/main/cpp/lzma/C/Xz.c +0 -90
- package/harmony/pushy/src/main/cpp/lzma/C/Xz.h +0 -460
- package/harmony/pushy/src/main/cpp/lzma/C/XzCrc64.c +0 -86
- package/harmony/pushy/src/main/cpp/lzma/C/XzCrc64.h +0 -26
- package/harmony/pushy/src/main/cpp/lzma/C/XzCrc64Opt.c +0 -69
- package/harmony/pushy/src/main/cpp/lzma/C/XzDec.c +0 -2766
- package/harmony/pushy/src/main/cpp/lzma/C/XzEnc.c +0 -1329
- package/harmony/pushy/src/main/cpp/lzma/C/XzEnc.h +0 -60
- package/harmony/pushy/src/main/cpp/lzma/C/XzIn.c +0 -319
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/7zip.mak +0 -240
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Aes.mak +0 -7
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zCompressionMode.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zCompressionMode.h +0 -76
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zDecode.cpp +0 -569
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zDecode.h +0 -70
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zEncode.cpp +0 -678
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zEncode.h +0 -92
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zExtract.cpp +0 -423
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zFolderInStream.cpp +0 -139
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zFolderInStream.h +0 -61
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zHandler.cpp +0 -763
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zHandler.h +0 -181
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zHandlerOut.cpp +0 -942
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zHeader.cpp +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zHeader.h +0 -148
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zIn.cpp +0 -1666
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zIn.h +0 -445
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zItem.h +0 -202
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zOut.cpp +0 -901
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zOut.h +0 -335
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zProperties.cpp +0 -174
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zProperties.h +0 -22
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zRegister.cpp +0 -21
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zSpecStream.cpp +0 -22
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zSpecStream.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zUpdate.cpp +0 -2500
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/7zUpdate.h +0 -139
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/7z/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Archive.def +0 -12
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Archive2.def +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/ArchiveExports.cpp +0 -151
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/CoderMixer2.cpp +0 -1125
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/CoderMixer2.h +0 -447
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/DummyOutStream.cpp +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/DummyOutStream.h +0 -25
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/HandlerOut.cpp +0 -232
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/HandlerOut.h +0 -110
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/InStreamWithCRC.cpp +0 -46
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/InStreamWithCRC.h +0 -67
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/ItemNameUtils.cpp +0 -88
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/ItemNameUtils.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/MultiStream.cpp +0 -191
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/MultiStream.h +0 -89
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/OutStreamWithCRC.cpp +0 -18
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/OutStreamWithCRC.h +0 -37
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/ParseProperties.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/ParseProperties.h +0 -6
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Common/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/DllExports2.cpp +0 -122
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/IArchive.h +0 -608
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/Icons/7z.ico +0 -0
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/LzmaHandler.cpp +0 -629
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/SplitHandler.cpp +0 -359
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/XzHandler.cpp +0 -1308
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Archive/XzHandler.h +0 -11
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Asm.mak +0 -9
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/Alone.dsp +0 -1910
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/Alone.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/makefile +0 -154
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Alone7z/resource.rc +0 -7
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zExtractR/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zExtractR/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zExtractR/makefile +0 -96
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zExtractR/resource.rc +0 -5
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zR/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zR/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zR/makefile +0 -116
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/Format7zR/resource.rc +0 -5
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp +0 -799
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsp +0 -477
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/LzmaCon.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/makefile +0 -59
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/makefile.gcc +0 -195
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaCon/resource.rc +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/LzmaSpec/LzmaSpec.cpp +0 -715
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/7z.ico +0 -0
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/SFXCon.dsp +0 -912
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/SFXCon.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/SfxCon.cpp +0 -482
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/makefile +0 -134
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXCon/resource.rc +0 -5
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/ExtractCallbackSfx.cpp +0 -246
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/ExtractCallbackSfx.h +0 -86
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/ExtractEngine.cpp +0 -137
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/ExtractEngine.h +0 -11
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp +0 -803
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/SfxSetup.cpp +0 -364
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/StdAfx.h +0 -13
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/makefile +0 -117
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/resource.h +0 -6
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/resource.rc +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXSetup/setup.ico +0 -0
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/7z.ico +0 -0
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/SFXWin.dsp +0 -988
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/SFXWin.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/SfxWin.cpp +0 -241
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/StdAfx.h +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/makefile +0 -153
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/resource.h +0 -1
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Bundles/SFXWin/resource.rc +0 -50
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/CWrappers.cpp +0 -250
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/CWrappers.h +0 -120
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/CreateCoder.cpp +0 -536
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/CreateCoder.h +0 -192
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FilePathAutoRename.cpp +0 -46
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FilePathAutoRename.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FileStreams.cpp +0 -475
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FileStreams.h +0 -166
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FilterCoder.cpp +0 -435
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/FilterCoder.h +0 -205
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/InBuffer.cpp +0 -163
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/InBuffer.h +0 -92
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/InOutTempBuffer.cpp +0 -127
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/InOutTempBuffer.h +0 -48
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/LimitedStreams.cpp +0 -367
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/LimitedStreams.h +0 -252
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/LockedStream.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/LockedStream.h +0 -6
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/MethodId.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/MethodId.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/MethodProps.cpp +0 -509
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/MethodProps.h +0 -264
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/OffsetStream.cpp +0 -39
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/OffsetStream.h +0 -26
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/OutBuffer.cpp +0 -111
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/OutBuffer.h +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/ProgressUtils.cpp +0 -51
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/ProgressUtils.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/PropId.cpp +0 -108
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/RegisterArc.h +0 -78
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/RegisterCodec.h +0 -106
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamBinder.cpp +0 -156
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamBinder.h +0 -60
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamObjects.cpp +0 -285
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamObjects.h +0 -157
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamUtils.cpp +0 -56
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/StreamUtils.h +0 -13
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/UniqBlocks.cpp +0 -57
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/UniqBlocks.h +0 -26
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/VirtThread.cpp +0 -48
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Common/VirtThread.h +0 -24
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Bcj2Coder.cpp +0 -666
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Bcj2Coder.h +0 -120
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Bcj2Register.cpp +0 -24
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BcjCoder.cpp +0 -24
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BcjCoder.h +0 -31
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BcjRegister.cpp +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BranchMisc.cpp +0 -23
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BranchMisc.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/BranchRegister.cpp +0 -41
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/ByteSwap.cpp +0 -92
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/CodecExports.cpp +0 -344
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/CopyCoder.cpp +0 -120
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/CopyCoder.h +0 -49
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/CopyRegister.cpp +0 -15
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/DeltaFilter.cpp +0 -128
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Lzma2Decoder.cpp +0 -265
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Lzma2Decoder.h +0 -96
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Lzma2Encoder.cpp +0 -122
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Lzma2Encoder.h +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/Lzma2Register.cpp +0 -22
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/LzmaDecoder.cpp +0 -343
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/LzmaDecoder.h +0 -113
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/LzmaEncoder.cpp +0 -182
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/LzmaEncoder.h +0 -46
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/LzmaRegister.cpp +0 -22
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/PpmdDecoder.cpp +0 -170
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/PpmdDecoder.h +0 -86
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/PpmdEncoder.cpp +0 -152
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/PpmdEncoder.h +0 -58
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/PpmdRegister.cpp +0 -22
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/XzDecoder.cpp +0 -150
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/XzDecoder.h +0 -92
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/XzEncoder.cpp +0 -245
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Compress/XzEncoder.h +0 -46
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crc.mak +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crc64.mak +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/7zAes.cpp +0 -280
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/7zAes.h +0 -118
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/7zAesRegister.cpp +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/MyAes.cpp +0 -112
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/MyAes.h +0 -57
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/MyAesReg.cpp +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/RandGen.cpp +0 -233
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/RandGen.h +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Crypto/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/GuiCommon.rc +0 -84
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/Guid.txt +0 -220
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/ICoder.h +0 -399
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/IDecl.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/IPassword.h +0 -23
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/IProgress.h +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/IStream.h +0 -127
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/LzmaDec.mak +0 -5
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/MyVersion.h +0 -2
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/MyVersionInfo.rc +0 -2
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/PropID.h +0 -127
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/SubBuild.mak +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/Client7z.cpp +0 -993
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/Client7z.dsp +0 -235
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/Client7z.dsw +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/makefile +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Client7z/resource.rc +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveCommandLine.cpp +0 -1295
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveCommandLine.h +0 -136
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveExtractCallback.cpp +0 -1715
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveExtractCallback.h +0 -403
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveName.cpp +0 -155
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveName.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveOpenCallback.cpp +0 -161
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ArchiveOpenCallback.h +0 -112
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Bench.cpp +0 -3618
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Bench.h +0 -77
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/DefaultName.cpp +0 -37
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/DefaultName.h +0 -11
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/DirItem.h +0 -190
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/EnumDirItems.cpp +0 -1096
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/EnumDirItems.h +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ExitCode.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Extract.cpp +0 -482
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Extract.h +0 -94
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ExtractMode.h +0 -34
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ExtractingFilePath.cpp +0 -280
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ExtractingFilePath.h +0 -31
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/HashCalc.cpp +0 -347
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/HashCalc.h +0 -110
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/IFileExtractCallback.h +0 -114
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/LoadCodecs.cpp +0 -1074
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/LoadCodecs.h +0 -424
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/OpenArchive.cpp +0 -3553
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/OpenArchive.h +0 -436
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/PropIDUtils.cpp +0 -668
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/PropIDUtils.h +0 -18
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Property.h +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/SetProperties.cpp +0 -80
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/SetProperties.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/SortUtils.cpp +0 -25
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/SortUtils.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/TempFiles.cpp +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/TempFiles.h +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Update.cpp +0 -1704
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/Update.h +0 -200
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateAction.cpp +0 -64
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateAction.h +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateCallback.cpp +0 -771
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateCallback.h +0 -162
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdatePair.cpp +0 -233
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdatePair.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateProduce.cpp +0 -70
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/UpdateProduce.h +0 -55
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/WorkDir.cpp +0 -94
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/WorkDir.h +0 -26
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Common/ZipRegistry.h +0 -130
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/BenchCon.cpp +0 -41
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/BenchCon.h +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/Console.mak +0 -43
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/Console.manifest +0 -13
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/ConsoleClose.cpp +0 -69
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/ConsoleClose.h +0 -33
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/ExtractCallbackConsole.cpp +0 -825
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/ExtractCallbackConsole.h +0 -164
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/HashCon.cpp +0 -367
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/HashCon.h +0 -48
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/List.cpp +0 -1359
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/List.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/Main.cpp +0 -1154
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/MainAr.cpp +0 -175
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/OpenCallbackConsole.cpp +0 -115
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/OpenCallbackConsole.h +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/PercentPrinter.cpp +0 -183
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/PercentPrinter.h +0 -62
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/StdAfx.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/UpdateCallbackConsole.cpp +0 -702
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/UpdateCallbackConsole.h +0 -124
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/UserInputUtils.cpp +0 -110
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/UserInputUtils.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/makefile +0 -64
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Console/resource.rc +0 -7
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Explorer/MyMessages.cpp +0 -37
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/Explorer/MyMessages.h +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/BrowseDialog.cpp +0 -1025
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/BrowseDialog.h +0 -21
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/BrowseDialogRes.h +0 -9
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ComboDialog.cpp +0 -64
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ComboDialog.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ComboDialogRes.h +0 -4
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/DialogSize.h +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ExtractCallback.cpp +0 -1037
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ExtractCallback.h +0 -328
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/FormatUtils.cpp +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/FormatUtils.h +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/LangUtils.h +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/MyWindowsNew.h +0 -76
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/OverwriteDialog.cpp +0 -122
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/OverwriteDialog.h +0 -69
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/OverwriteDialog.rc +0 -91
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/OverwriteDialogRes.h +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PasswordDialog.cpp +0 -58
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PasswordDialog.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PasswordDialog.rc +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PasswordDialogRes.h +0 -5
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog.cpp +0 -196
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog.h +0 -170
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog.rc +0 -12
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog2.cpp +0 -1337
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog2.h +0 -351
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog2.rc +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog2Res.h +0 -48
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialog2a.rc +0 -80
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/ProgressDialogRes.h +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PropertyName.cpp +0 -23
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PropertyName.h +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/PropertyNameRes.h +0 -95
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/SysIconUtils.cpp +0 -255
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/SysIconUtils.h +0 -62
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/resource.h +0 -177
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/FileManager/resourceGui.h +0 -15
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/Extract.rc +0 -59
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractDialog.cpp +0 -418
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractDialog.h +0 -113
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractDialog.rc +0 -98
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractDialogRes.h +0 -24
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractGUI.cpp +0 -280
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractGUI.h +0 -38
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/ExtractRes.h +0 -51
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/HashGUI.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/7zip/UI/GUI/resource2.h +0 -2
- package/harmony/pushy/src/main/cpp/lzma/CPP/Build.mak +0 -156
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/AutoPtr.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/CRC.cpp +0 -7
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/C_FileIO.cpp +0 -92
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/C_FileIO.h +0 -53
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/ComTry.h +0 -21
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/CommandLineParser.cpp +0 -197
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/CommandLineParser.h +0 -63
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Common.h +0 -43
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/CrcReg.cpp +0 -98
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Defs.h +0 -15
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/DynamicBuffer.h +0 -64
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/IntToString.cpp +0 -193
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/IntToString.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Lang.h +0 -23
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/ListFileUtils.cpp +0 -132
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/ListFileUtils.h +0 -18
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyBuffer.h +0 -259
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyBuffer2.h +0 -100
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyCom.h +0 -277
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyException.h +0 -14
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyGuidDef.h +0 -54
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyInitGuid.h +0 -45
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyLinux.h +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyString.cpp +0 -1659
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyString.h +0 -868
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyTypes.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyUnknown.h +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyVector.cpp +0 -3
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyVector.h +0 -634
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyWindows.cpp +0 -145
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/MyWindows.h +0 -231
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/NewHandler.cpp +0 -163
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/NewHandler.h +0 -88
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Sha256Reg.cpp +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StdInStream.cpp +0 -89
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StdInStream.h +0 -38
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StdOutStream.cpp +0 -163
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StdOutStream.h +0 -71
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StringConvert.cpp +0 -319
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StringConvert.h +0 -88
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StringToInt.cpp +0 -144
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/StringToInt.h +0 -21
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/TextConfig.cpp +0 -124
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/TextConfig.h +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/UTFConvert.cpp +0 -288
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/UTFConvert.h +0 -12
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Wildcard.cpp +0 -676
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/Wildcard.h +0 -149
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/XzCrc64Init.cpp +0 -7
- package/harmony/pushy/src/main/cpp/lzma/CPP/Common/XzCrc64Reg.cpp +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/COM.h +0 -70
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/CommonDialog.cpp +0 -185
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/CommonDialog.h +0 -23
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ComboBox.cpp +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ComboBox.h +0 -65
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/CommandBar.h +0 -52
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Dialog.cpp +0 -251
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Dialog.h +0 -170
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Edit.h +0 -19
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ImageList.cpp +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ImageList.h +0 -87
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ListView.cpp +0 -155
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ListView.h +0 -146
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ProgressBar.h +0 -35
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/PropertyPage.cpp +0 -143
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/PropertyPage.h +0 -50
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ReBar.h +0 -34
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Static.h +0 -28
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/StatusBar.h +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/ToolBar.h +0 -43
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Trackbar.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Window2.cpp +0 -200
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Control/Window2.h +0 -51
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/DLL.cpp +0 -109
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/DLL.h +0 -58
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Defs.h +0 -17
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/ErrorMsg.cpp +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/ErrorMsg.h +0 -15
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileDir.cpp +0 -714
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileDir.h +0 -117
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileFind.cpp +0 -749
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileFind.h +0 -161
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileIO.cpp +0 -432
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileIO.h +0 -212
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileLink.cpp +0 -440
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileMapping.cpp +0 -12
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileMapping.h +0 -66
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileName.cpp +0 -839
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileName.h +0 -115
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileSystem.cpp +0 -131
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/FileSystem.h +0 -27
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Handle.h +0 -37
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/MemoryLock.cpp +0 -112
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/MemoryLock.h +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/NtCheck.h +0 -46
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/PropVariant.cpp +0 -347
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/PropVariant.h +0 -114
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/PropVariantConv.cpp +0 -138
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/PropVariantConv.h +0 -37
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Registry.cpp +0 -390
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Registry.h +0 -84
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/ResourceString.cpp +0 -103
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/ResourceString.h +0 -16
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/SecurityUtils.cpp +0 -181
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/SecurityUtils.h +0 -167
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Shell.cpp +0 -358
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Shell.h +0 -94
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/StdAfx.h +0 -8
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Synchronization.cpp +0 -10
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Synchronization.h +0 -164
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/System.cpp +0 -142
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/System.h +0 -40
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Thread.h +0 -38
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/TimeUtils.cpp +0 -213
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/TimeUtils.h +0 -32
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Window.cpp +0 -179
- package/harmony/pushy/src/main/cpp/lzma/CPP/Windows/Window.h +0 -284
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Common/CRC.cs +0 -55
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Common/CommandLineParser.cs +0 -274
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Common/InBuffer.cs +0 -72
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Common/OutBuffer.cs +0 -47
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZ/IMatchFinder.cs +0 -24
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZ/LzBinTree.cs +0 -367
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZ/LzInWindow.cs +0 -132
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZ/LzOutWindow.cs +0 -110
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZMA/LzmaBase.cs +0 -76
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZMA/LzmaDecoder.cs +0 -398
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LZMA/LzmaEncoder.cs +0 -1480
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.cs +0 -364
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.csproj +0 -90
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.sln +0 -20
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/LzmaBench.cs +0 -340
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/Properties/AssemblyInfo.cs +0 -29
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/Properties/Resources.cs +0 -70
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/LzmaAlone/Properties/Settings.cs +0 -42
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/RangeCoder/RangeCoder.cs +0 -234
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/RangeCoder/RangeCoderBit.cs +0 -117
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/Compress/RangeCoder/RangeCoderBitTree.cs +0 -157
- package/harmony/pushy/src/main/cpp/lzma/CS/7zip/ICoder.cs +0 -157
- package/harmony/pushy/src/main/cpp/lzma/DOC/7zC.txt +0 -187
- package/harmony/pushy/src/main/cpp/lzma/DOC/7zFormat.txt +0 -469
- package/harmony/pushy/src/main/cpp/lzma/DOC/Methods.txt +0 -173
- package/harmony/pushy/src/main/cpp/lzma/DOC/installer.txt +0 -166
- package/harmony/pushy/src/main/cpp/lzma/DOC/lzma-history.txt +0 -446
- package/harmony/pushy/src/main/cpp/lzma/DOC/lzma-sdk.txt +0 -357
- package/harmony/pushy/src/main/cpp/lzma/DOC/lzma-specification.txt +0 -1176
- package/harmony/pushy/src/main/cpp/lzma/DOC/lzma.txt +0 -328
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/CRC.java +0 -52
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZ/BinTree.java +0 -382
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZ/InWindow.java +0 -131
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZ/OutWindow.java +0 -85
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZMA/Base.java +0 -88
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZMA/Decoder.java +0 -329
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/LZMA/Encoder.java +0 -1416
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/RangeCoder/BitTreeDecoder.java +0 -55
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/RangeCoder/BitTreeEncoder.java +0 -99
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/RangeCoder/Decoder.java +0 -88
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/Compression/RangeCoder/Encoder.java +0 -151
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/ICodeProgress.java +0 -6
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/LzmaAlone.java +0 -253
- package/harmony/pushy/src/main/cpp/lzma/Java/SevenZip/LzmaBench.java +0 -392
- package/harmony/pushy/src/main/cpp/lzma/bin/7zS2.sfx +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/7zS2con.sfx +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/7zSD.sfx +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/7zdec.exe +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/7zr.exe +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/installer/config.txt +0 -5
- package/harmony/pushy/src/main/cpp/lzma/bin/installer/cr.bat +0 -5
- package/harmony/pushy/src/main/cpp/lzma/bin/lzma.exe +0 -0
- package/harmony/pushy/src/main/cpp/lzma/bin/x64/7zr.exe +0 -0
|
@@ -1,1125 +0,0 @@
|
|
|
1
|
-
// CoderMixer2.cpp
|
|
2
|
-
|
|
3
|
-
#include "StdAfx.h"
|
|
4
|
-
|
|
5
|
-
#include "CoderMixer2.h"
|
|
6
|
-
|
|
7
|
-
#ifdef USE_MIXER_ST
|
|
8
|
-
|
|
9
|
-
STDMETHODIMP CSequentialInStreamCalcSize::Read(void *data, UInt32 size, UInt32 *processedSize)
|
|
10
|
-
{
|
|
11
|
-
UInt32 realProcessed = 0;
|
|
12
|
-
HRESULT result = S_OK;
|
|
13
|
-
if (_stream)
|
|
14
|
-
result = _stream->Read(data, size, &realProcessed);
|
|
15
|
-
_size += realProcessed;
|
|
16
|
-
if (size != 0 && realProcessed == 0)
|
|
17
|
-
_wasFinished = true;
|
|
18
|
-
if (processedSize)
|
|
19
|
-
*processedSize = realProcessed;
|
|
20
|
-
return result;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
STDMETHODIMP COutStreamCalcSize::Write(const void *data, UInt32 size, UInt32 *processedSize)
|
|
25
|
-
{
|
|
26
|
-
HRESULT result = S_OK;
|
|
27
|
-
if (_stream)
|
|
28
|
-
result = _stream->Write(data, size, &size);
|
|
29
|
-
_size += size;
|
|
30
|
-
if (processedSize)
|
|
31
|
-
*processedSize = size;
|
|
32
|
-
return result;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
STDMETHODIMP COutStreamCalcSize::OutStreamFinish()
|
|
36
|
-
{
|
|
37
|
-
HRESULT result = S_OK;
|
|
38
|
-
if (_stream)
|
|
39
|
-
{
|
|
40
|
-
CMyComPtr<IOutStreamFinish> outStreamFinish;
|
|
41
|
-
_stream.QueryInterface(IID_IOutStreamFinish, &outStreamFinish);
|
|
42
|
-
if (outStreamFinish)
|
|
43
|
-
result = outStreamFinish->OutStreamFinish();
|
|
44
|
-
}
|
|
45
|
-
return result;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
#endif
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
namespace NCoderMixer2 {
|
|
54
|
-
|
|
55
|
-
static void BoolVector_Fill_False(CBoolVector &v, unsigned size)
|
|
56
|
-
{
|
|
57
|
-
v.ClearAndSetSize(size);
|
|
58
|
-
bool *p = &v[0];
|
|
59
|
-
for (unsigned i = 0; i < size; i++)
|
|
60
|
-
p[i] = false;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
HRESULT CCoder::CheckDataAfterEnd(bool &dataAfterEnd_Error /* , bool &InternalPackSizeError */) const
|
|
65
|
-
{
|
|
66
|
-
if (Coder)
|
|
67
|
-
{
|
|
68
|
-
if (PackSizePointers.IsEmpty() || !PackSizePointers[0])
|
|
69
|
-
return S_OK;
|
|
70
|
-
CMyComPtr<ICompressGetInStreamProcessedSize> getInStreamProcessedSize;
|
|
71
|
-
Coder.QueryInterface(IID_ICompressGetInStreamProcessedSize, (void **)&getInStreamProcessedSize);
|
|
72
|
-
// if (!getInStreamProcessedSize) return E_FAIL;
|
|
73
|
-
if (getInStreamProcessedSize)
|
|
74
|
-
{
|
|
75
|
-
UInt64 processed;
|
|
76
|
-
RINOK(getInStreamProcessedSize->GetInStreamProcessedSize(&processed));
|
|
77
|
-
if (processed != (UInt64)(Int64)-1)
|
|
78
|
-
{
|
|
79
|
-
const UInt64 size = PackSizes[0];
|
|
80
|
-
if (processed < size && Finish)
|
|
81
|
-
dataAfterEnd_Error = true;
|
|
82
|
-
if (processed > size)
|
|
83
|
-
{
|
|
84
|
-
// InternalPackSizeError = true;
|
|
85
|
-
// return S_FALSE;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
else if (Coder2)
|
|
91
|
-
{
|
|
92
|
-
CMyComPtr<ICompressGetInStreamProcessedSize2> getInStreamProcessedSize2;
|
|
93
|
-
Coder2.QueryInterface(IID_ICompressGetInStreamProcessedSize2, (void **)&getInStreamProcessedSize2);
|
|
94
|
-
if (getInStreamProcessedSize2)
|
|
95
|
-
FOR_VECTOR (i, PackSizePointers)
|
|
96
|
-
{
|
|
97
|
-
if (!PackSizePointers[i])
|
|
98
|
-
continue;
|
|
99
|
-
UInt64 processed;
|
|
100
|
-
RINOK(getInStreamProcessedSize2->GetInStreamProcessedSize2(i, &processed));
|
|
101
|
-
if (processed != (UInt64)(Int64)-1)
|
|
102
|
-
{
|
|
103
|
-
const UInt64 size = PackSizes[i];
|
|
104
|
-
if (processed < size && Finish)
|
|
105
|
-
dataAfterEnd_Error = true;
|
|
106
|
-
else if (processed > size)
|
|
107
|
-
{
|
|
108
|
-
// InternalPackSizeError = true;
|
|
109
|
-
// return S_FALSE;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
return S_OK;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
class CBondsChecks
|
|
121
|
-
{
|
|
122
|
-
CBoolVector _coderUsed;
|
|
123
|
-
|
|
124
|
-
bool Init();
|
|
125
|
-
bool CheckCoder(unsigned coderIndex);
|
|
126
|
-
public:
|
|
127
|
-
const CBindInfo *BindInfo;
|
|
128
|
-
|
|
129
|
-
bool Check();
|
|
130
|
-
};
|
|
131
|
-
|
|
132
|
-
bool CBondsChecks::CheckCoder(unsigned coderIndex)
|
|
133
|
-
{
|
|
134
|
-
const CCoderStreamsInfo &coder = BindInfo->Coders[coderIndex];
|
|
135
|
-
|
|
136
|
-
if (coderIndex >= _coderUsed.Size() || _coderUsed[coderIndex])
|
|
137
|
-
return false;
|
|
138
|
-
_coderUsed[coderIndex] = true;
|
|
139
|
-
|
|
140
|
-
UInt32 start = BindInfo->Coder_to_Stream[coderIndex];
|
|
141
|
-
|
|
142
|
-
for (unsigned i = 0; i < coder.NumStreams; i++)
|
|
143
|
-
{
|
|
144
|
-
UInt32 ind = start + i;
|
|
145
|
-
|
|
146
|
-
if (BindInfo->IsStream_in_PackStreams(ind))
|
|
147
|
-
continue;
|
|
148
|
-
|
|
149
|
-
int bond = BindInfo->FindBond_for_PackStream(ind);
|
|
150
|
-
if (bond < 0)
|
|
151
|
-
return false;
|
|
152
|
-
if (!CheckCoder(BindInfo->Bonds[bond].UnpackIndex))
|
|
153
|
-
return false;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
return true;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
bool CBondsChecks::Check()
|
|
160
|
-
{
|
|
161
|
-
BoolVector_Fill_False(_coderUsed, BindInfo->Coders.Size());
|
|
162
|
-
|
|
163
|
-
if (!CheckCoder(BindInfo->UnpackCoder))
|
|
164
|
-
return false;
|
|
165
|
-
|
|
166
|
-
FOR_VECTOR(i, _coderUsed)
|
|
167
|
-
if (!_coderUsed[i])
|
|
168
|
-
return false;
|
|
169
|
-
|
|
170
|
-
return true;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
void CBindInfo::ClearMaps()
|
|
174
|
-
{
|
|
175
|
-
Coder_to_Stream.Clear();
|
|
176
|
-
Stream_to_Coder.Clear();
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
bool CBindInfo::CalcMapsAndCheck()
|
|
180
|
-
{
|
|
181
|
-
ClearMaps();
|
|
182
|
-
|
|
183
|
-
UInt32 numStreams = 0;
|
|
184
|
-
|
|
185
|
-
if (Coders.Size() == 0)
|
|
186
|
-
return false;
|
|
187
|
-
if (Coders.Size() - 1 != Bonds.Size())
|
|
188
|
-
return false;
|
|
189
|
-
|
|
190
|
-
FOR_VECTOR(i, Coders)
|
|
191
|
-
{
|
|
192
|
-
Coder_to_Stream.Add(numStreams);
|
|
193
|
-
|
|
194
|
-
const CCoderStreamsInfo &c = Coders[i];
|
|
195
|
-
|
|
196
|
-
for (unsigned j = 0; j < c.NumStreams; j++)
|
|
197
|
-
Stream_to_Coder.Add(i);
|
|
198
|
-
|
|
199
|
-
numStreams += c.NumStreams;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
if (numStreams != GetNum_Bonds_and_PackStreams())
|
|
203
|
-
return false;
|
|
204
|
-
|
|
205
|
-
CBondsChecks bc;
|
|
206
|
-
bc.BindInfo = this;
|
|
207
|
-
return bc.Check();
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
void CCoder::SetCoderInfo(const UInt64 *unpackSize, const UInt64 * const *packSizes, bool finish)
|
|
212
|
-
{
|
|
213
|
-
Finish = finish;
|
|
214
|
-
|
|
215
|
-
if (unpackSize)
|
|
216
|
-
{
|
|
217
|
-
UnpackSize = *unpackSize;
|
|
218
|
-
UnpackSizePointer = &UnpackSize;
|
|
219
|
-
}
|
|
220
|
-
else
|
|
221
|
-
{
|
|
222
|
-
UnpackSize = 0;
|
|
223
|
-
UnpackSizePointer = NULL;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
PackSizes.ClearAndSetSize((unsigned)NumStreams);
|
|
227
|
-
PackSizePointers.ClearAndSetSize((unsigned)NumStreams);
|
|
228
|
-
|
|
229
|
-
for (unsigned i = 0; i < NumStreams; i++)
|
|
230
|
-
{
|
|
231
|
-
if (packSizes && packSizes[i])
|
|
232
|
-
{
|
|
233
|
-
PackSizes[i] = *(packSizes[i]);
|
|
234
|
-
PackSizePointers[i] = &PackSizes[i];
|
|
235
|
-
}
|
|
236
|
-
else
|
|
237
|
-
{
|
|
238
|
-
PackSizes[i] = 0;
|
|
239
|
-
PackSizePointers[i] = NULL;
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
bool CMixer::Is_UnpackSize_Correct_for_Coder(UInt32 coderIndex)
|
|
245
|
-
{
|
|
246
|
-
if (coderIndex == _bi.UnpackCoder)
|
|
247
|
-
return true;
|
|
248
|
-
|
|
249
|
-
int bond = _bi.FindBond_for_UnpackStream(coderIndex);
|
|
250
|
-
if (bond < 0)
|
|
251
|
-
throw 20150213;
|
|
252
|
-
|
|
253
|
-
/*
|
|
254
|
-
UInt32 coderIndex, coderStreamIndex;
|
|
255
|
-
_bi.GetCoder_for_Stream(_bi.Bonds[bond].PackIndex, coderIndex, coderStreamIndex);
|
|
256
|
-
*/
|
|
257
|
-
UInt32 nextCoder = _bi.Stream_to_Coder[_bi.Bonds[bond].PackIndex];
|
|
258
|
-
|
|
259
|
-
if (!IsFilter_Vector[nextCoder])
|
|
260
|
-
return false;
|
|
261
|
-
|
|
262
|
-
return Is_UnpackSize_Correct_for_Coder(nextCoder);
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
bool CMixer::Is_PackSize_Correct_for_Stream(UInt32 streamIndex)
|
|
266
|
-
{
|
|
267
|
-
if (_bi.IsStream_in_PackStreams(streamIndex))
|
|
268
|
-
return true;
|
|
269
|
-
|
|
270
|
-
int bond = _bi.FindBond_for_PackStream(streamIndex);
|
|
271
|
-
if (bond < 0)
|
|
272
|
-
throw 20150213;
|
|
273
|
-
|
|
274
|
-
UInt32 nextCoder = _bi.Bonds[bond].UnpackIndex;
|
|
275
|
-
|
|
276
|
-
if (!IsFilter_Vector[nextCoder])
|
|
277
|
-
return false;
|
|
278
|
-
|
|
279
|
-
return Is_PackSize_Correct_for_Coder(nextCoder);
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
bool CMixer::Is_PackSize_Correct_for_Coder(UInt32 coderIndex)
|
|
283
|
-
{
|
|
284
|
-
UInt32 startIndex = _bi.Coder_to_Stream[coderIndex];
|
|
285
|
-
UInt32 numStreams = _bi.Coders[coderIndex].NumStreams;
|
|
286
|
-
for (UInt32 i = 0; i < numStreams; i++)
|
|
287
|
-
if (!Is_PackSize_Correct_for_Stream(startIndex + i))
|
|
288
|
-
return false;
|
|
289
|
-
return true;
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
bool CMixer::IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex)
|
|
293
|
-
{
|
|
294
|
-
if (IsExternal_Vector[coderIndex])
|
|
295
|
-
return true;
|
|
296
|
-
UInt32 startIndex = _bi.Coder_to_Stream[coderIndex];
|
|
297
|
-
UInt32 numStreams = _bi.Coders[coderIndex].NumStreams;
|
|
298
|
-
for (UInt32 i = 0; i < numStreams; i++)
|
|
299
|
-
{
|
|
300
|
-
UInt32 si = startIndex + i;
|
|
301
|
-
if (_bi.IsStream_in_PackStreams(si))
|
|
302
|
-
continue;
|
|
303
|
-
|
|
304
|
-
int bond = _bi.FindBond_for_PackStream(si);
|
|
305
|
-
if (bond < 0)
|
|
306
|
-
throw 20150213;
|
|
307
|
-
|
|
308
|
-
if (IsThere_ExternalCoder_in_PackTree(_bi.Bonds[bond].UnpackIndex))
|
|
309
|
-
return true;
|
|
310
|
-
}
|
|
311
|
-
return false;
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
#ifdef USE_MIXER_ST
|
|
318
|
-
|
|
319
|
-
CMixerST::CMixerST(bool encodeMode):
|
|
320
|
-
CMixer(encodeMode)
|
|
321
|
-
{}
|
|
322
|
-
|
|
323
|
-
CMixerST::~CMixerST() {}
|
|
324
|
-
|
|
325
|
-
void CMixerST::AddCoder(const CCreatedCoder &cod)
|
|
326
|
-
{
|
|
327
|
-
IsFilter_Vector.Add(cod.IsFilter);
|
|
328
|
-
IsExternal_Vector.Add(cod.IsExternal);
|
|
329
|
-
// const CCoderStreamsInfo &c = _bi.Coders[_coders.Size()];
|
|
330
|
-
CCoderST &c2 = _coders.AddNew();
|
|
331
|
-
c2.NumStreams = cod.NumStreams;
|
|
332
|
-
c2.Coder = cod.Coder;
|
|
333
|
-
c2.Coder2 = cod.Coder2;
|
|
334
|
-
|
|
335
|
-
/*
|
|
336
|
-
if (isFilter)
|
|
337
|
-
{
|
|
338
|
-
c2.CanRead = true;
|
|
339
|
-
c2.CanWrite = true;
|
|
340
|
-
}
|
|
341
|
-
else
|
|
342
|
-
*/
|
|
343
|
-
{
|
|
344
|
-
IUnknown *unk = (cod.Coder ? (IUnknown *)cod.Coder : (IUnknown *)cod.Coder2);
|
|
345
|
-
{
|
|
346
|
-
CMyComPtr<ISequentialInStream> s;
|
|
347
|
-
unk->QueryInterface(IID_ISequentialInStream, (void**)&s);
|
|
348
|
-
c2.CanRead = (s != NULL);
|
|
349
|
-
}
|
|
350
|
-
{
|
|
351
|
-
CMyComPtr<ISequentialOutStream> s;
|
|
352
|
-
unk->QueryInterface(IID_ISequentialOutStream, (void**)&s);
|
|
353
|
-
c2.CanWrite = (s != NULL);
|
|
354
|
-
}
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
CCoder &CMixerST::GetCoder(unsigned index)
|
|
359
|
-
{
|
|
360
|
-
return _coders[index];
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
void CMixerST::ReInit() {}
|
|
364
|
-
|
|
365
|
-
HRESULT CMixerST::GetInStream2(
|
|
366
|
-
ISequentialInStream * const *inStreams, /* const UInt64 * const *inSizes, */
|
|
367
|
-
UInt32 outStreamIndex, ISequentialInStream **inStreamRes)
|
|
368
|
-
{
|
|
369
|
-
UInt32 coderIndex = outStreamIndex, coderStreamIndex = 0;
|
|
370
|
-
|
|
371
|
-
if (EncodeMode)
|
|
372
|
-
{
|
|
373
|
-
_bi.GetCoder_for_Stream(outStreamIndex, coderIndex, coderStreamIndex);
|
|
374
|
-
if (coderStreamIndex != 0)
|
|
375
|
-
return E_NOTIMPL;
|
|
376
|
-
}
|
|
377
|
-
|
|
378
|
-
const CCoder &coder = _coders[coderIndex];
|
|
379
|
-
|
|
380
|
-
CMyComPtr<ISequentialInStream> seqInStream;
|
|
381
|
-
coder.QueryInterface(IID_ISequentialInStream, (void **)&seqInStream);
|
|
382
|
-
if (!seqInStream)
|
|
383
|
-
return E_NOTIMPL;
|
|
384
|
-
|
|
385
|
-
UInt32 numInStreams = EncodeMode ? 1 : coder.NumStreams;
|
|
386
|
-
UInt32 startIndex = EncodeMode ? coderIndex : _bi.Coder_to_Stream[coderIndex];
|
|
387
|
-
|
|
388
|
-
bool isSet = false;
|
|
389
|
-
|
|
390
|
-
if (numInStreams == 1)
|
|
391
|
-
{
|
|
392
|
-
CMyComPtr<ICompressSetInStream> setStream;
|
|
393
|
-
coder.QueryInterface(IID_ICompressSetInStream, (void **)&setStream);
|
|
394
|
-
if (setStream)
|
|
395
|
-
{
|
|
396
|
-
CMyComPtr<ISequentialInStream> seqInStream2;
|
|
397
|
-
RINOK(GetInStream(inStreams, /* inSizes, */ startIndex + 0, &seqInStream2));
|
|
398
|
-
RINOK(setStream->SetInStream(seqInStream2));
|
|
399
|
-
isSet = true;
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
if (!isSet && numInStreams != 0)
|
|
404
|
-
{
|
|
405
|
-
CMyComPtr<ICompressSetInStream2> setStream2;
|
|
406
|
-
coder.QueryInterface(IID_ICompressSetInStream2, (void **)&setStream2);
|
|
407
|
-
if (!setStream2)
|
|
408
|
-
return E_NOTIMPL;
|
|
409
|
-
|
|
410
|
-
for (UInt32 i = 0; i < numInStreams; i++)
|
|
411
|
-
{
|
|
412
|
-
CMyComPtr<ISequentialInStream> seqInStream2;
|
|
413
|
-
RINOK(GetInStream(inStreams, /* inSizes, */ startIndex + i, &seqInStream2));
|
|
414
|
-
RINOK(setStream2->SetInStream2(i, seqInStream2));
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
*inStreamRes = seqInStream.Detach();
|
|
419
|
-
return S_OK;
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
HRESULT CMixerST::GetInStream(
|
|
424
|
-
ISequentialInStream * const *inStreams, /* const UInt64 * const *inSizes, */
|
|
425
|
-
UInt32 inStreamIndex, ISequentialInStream **inStreamRes)
|
|
426
|
-
{
|
|
427
|
-
CMyComPtr<ISequentialInStream> seqInStream;
|
|
428
|
-
|
|
429
|
-
{
|
|
430
|
-
int index = -1;
|
|
431
|
-
if (EncodeMode)
|
|
432
|
-
{
|
|
433
|
-
if (_bi.UnpackCoder == inStreamIndex)
|
|
434
|
-
index = 0;
|
|
435
|
-
}
|
|
436
|
-
else
|
|
437
|
-
index = _bi.FindStream_in_PackStreams(inStreamIndex);
|
|
438
|
-
|
|
439
|
-
if (index >= 0)
|
|
440
|
-
{
|
|
441
|
-
seqInStream = inStreams[(unsigned)index];
|
|
442
|
-
*inStreamRes = seqInStream.Detach();
|
|
443
|
-
return S_OK;
|
|
444
|
-
}
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
int bond = FindBond_for_Stream(
|
|
448
|
-
true, // forInputStream
|
|
449
|
-
inStreamIndex);
|
|
450
|
-
if (bond < 0)
|
|
451
|
-
return E_INVALIDARG;
|
|
452
|
-
|
|
453
|
-
RINOK(GetInStream2(inStreams, /* inSizes, */
|
|
454
|
-
_bi.Bonds[bond].Get_OutIndex(EncodeMode), &seqInStream));
|
|
455
|
-
|
|
456
|
-
while (_binderStreams.Size() <= (unsigned)bond)
|
|
457
|
-
_binderStreams.AddNew();
|
|
458
|
-
CStBinderStream &bs = _binderStreams[bond];
|
|
459
|
-
|
|
460
|
-
if (bs.StreamRef || bs.InStreamSpec)
|
|
461
|
-
return E_NOTIMPL;
|
|
462
|
-
|
|
463
|
-
CSequentialInStreamCalcSize *spec = new CSequentialInStreamCalcSize;
|
|
464
|
-
bs.StreamRef = spec;
|
|
465
|
-
bs.InStreamSpec = spec;
|
|
466
|
-
|
|
467
|
-
spec->SetStream(seqInStream);
|
|
468
|
-
spec->Init();
|
|
469
|
-
|
|
470
|
-
seqInStream = bs.InStreamSpec;
|
|
471
|
-
|
|
472
|
-
*inStreamRes = seqInStream.Detach();
|
|
473
|
-
return S_OK;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
HRESULT CMixerST::GetOutStream(
|
|
478
|
-
ISequentialOutStream * const *outStreams, /* const UInt64 * const *outSizes, */
|
|
479
|
-
UInt32 outStreamIndex, ISequentialOutStream **outStreamRes)
|
|
480
|
-
{
|
|
481
|
-
CMyComPtr<ISequentialOutStream> seqOutStream;
|
|
482
|
-
|
|
483
|
-
{
|
|
484
|
-
int index = -1;
|
|
485
|
-
if (!EncodeMode)
|
|
486
|
-
{
|
|
487
|
-
if (_bi.UnpackCoder == outStreamIndex)
|
|
488
|
-
index = 0;
|
|
489
|
-
}
|
|
490
|
-
else
|
|
491
|
-
index = _bi.FindStream_in_PackStreams(outStreamIndex);
|
|
492
|
-
|
|
493
|
-
if (index >= 0)
|
|
494
|
-
{
|
|
495
|
-
seqOutStream = outStreams[(unsigned)index];
|
|
496
|
-
*outStreamRes = seqOutStream.Detach();
|
|
497
|
-
return S_OK;
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
|
-
|
|
501
|
-
int bond = FindBond_for_Stream(
|
|
502
|
-
false, // forInputStream
|
|
503
|
-
outStreamIndex);
|
|
504
|
-
if (bond < 0)
|
|
505
|
-
return E_INVALIDARG;
|
|
506
|
-
|
|
507
|
-
UInt32 inStreamIndex = _bi.Bonds[bond].Get_InIndex(EncodeMode);
|
|
508
|
-
|
|
509
|
-
UInt32 coderIndex = inStreamIndex;
|
|
510
|
-
UInt32 coderStreamIndex = 0;
|
|
511
|
-
|
|
512
|
-
if (!EncodeMode)
|
|
513
|
-
_bi.GetCoder_for_Stream(inStreamIndex, coderIndex, coderStreamIndex);
|
|
514
|
-
|
|
515
|
-
CCoder &coder = _coders[coderIndex];
|
|
516
|
-
|
|
517
|
-
/*
|
|
518
|
-
if (!coder.Coder)
|
|
519
|
-
return E_NOTIMPL;
|
|
520
|
-
*/
|
|
521
|
-
|
|
522
|
-
coder.QueryInterface(IID_ISequentialOutStream, (void **)&seqOutStream);
|
|
523
|
-
if (!seqOutStream)
|
|
524
|
-
return E_NOTIMPL;
|
|
525
|
-
|
|
526
|
-
UInt32 numOutStreams = EncodeMode ? coder.NumStreams : 1;
|
|
527
|
-
UInt32 startIndex = EncodeMode ? _bi.Coder_to_Stream[coderIndex]: coderIndex;
|
|
528
|
-
|
|
529
|
-
bool isSet = false;
|
|
530
|
-
|
|
531
|
-
if (numOutStreams == 1)
|
|
532
|
-
{
|
|
533
|
-
CMyComPtr<ICompressSetOutStream> setOutStream;
|
|
534
|
-
coder.Coder.QueryInterface(IID_ICompressSetOutStream, &setOutStream);
|
|
535
|
-
if (setOutStream)
|
|
536
|
-
{
|
|
537
|
-
CMyComPtr<ISequentialOutStream> seqOutStream2;
|
|
538
|
-
RINOK(GetOutStream(outStreams, /* outSizes, */ startIndex + 0, &seqOutStream2));
|
|
539
|
-
RINOK(setOutStream->SetOutStream(seqOutStream2));
|
|
540
|
-
isSet = true;
|
|
541
|
-
}
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
if (!isSet && numOutStreams != 0)
|
|
545
|
-
{
|
|
546
|
-
return E_NOTIMPL;
|
|
547
|
-
/*
|
|
548
|
-
CMyComPtr<ICompressSetOutStream2> setStream2;
|
|
549
|
-
coder.QueryInterface(IID_ICompressSetOutStream2, (void **)&setStream2);
|
|
550
|
-
if (!setStream2)
|
|
551
|
-
return E_NOTIMPL;
|
|
552
|
-
for (UInt32 i = 0; i < numOutStreams; i++)
|
|
553
|
-
{
|
|
554
|
-
CMyComPtr<ISequentialOutStream> seqOutStream2;
|
|
555
|
-
RINOK(GetOutStream(outStreams, startIndex + i, &seqOutStream2));
|
|
556
|
-
RINOK(setStream2->SetOutStream2(i, seqOutStream2));
|
|
557
|
-
}
|
|
558
|
-
*/
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
while (_binderStreams.Size() <= (unsigned)bond)
|
|
562
|
-
_binderStreams.AddNew();
|
|
563
|
-
CStBinderStream &bs = _binderStreams[bond];
|
|
564
|
-
|
|
565
|
-
if (bs.StreamRef || bs.OutStreamSpec)
|
|
566
|
-
return E_NOTIMPL;
|
|
567
|
-
|
|
568
|
-
COutStreamCalcSize *spec = new COutStreamCalcSize;
|
|
569
|
-
bs.StreamRef = (ISequentialOutStream *)spec;
|
|
570
|
-
bs.OutStreamSpec = spec;
|
|
571
|
-
|
|
572
|
-
spec->SetStream(seqOutStream);
|
|
573
|
-
spec->Init();
|
|
574
|
-
|
|
575
|
-
seqOutStream = bs.OutStreamSpec;
|
|
576
|
-
|
|
577
|
-
*outStreamRes = seqOutStream.Detach();
|
|
578
|
-
return S_OK;
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
static HRESULT GetError(HRESULT res, HRESULT res2)
|
|
583
|
-
{
|
|
584
|
-
if (res == res2)
|
|
585
|
-
return res;
|
|
586
|
-
if (res == S_OK)
|
|
587
|
-
return res2;
|
|
588
|
-
if (res == k_My_HRESULT_WritingWasCut)
|
|
589
|
-
{
|
|
590
|
-
if (res2 != S_OK)
|
|
591
|
-
return res2;
|
|
592
|
-
}
|
|
593
|
-
return res;
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
HRESULT CMixerST::FinishStream(UInt32 streamIndex)
|
|
598
|
-
{
|
|
599
|
-
{
|
|
600
|
-
int index = -1;
|
|
601
|
-
if (!EncodeMode)
|
|
602
|
-
{
|
|
603
|
-
if (_bi.UnpackCoder == streamIndex)
|
|
604
|
-
index = 0;
|
|
605
|
-
}
|
|
606
|
-
else
|
|
607
|
-
index = _bi.FindStream_in_PackStreams(streamIndex);
|
|
608
|
-
|
|
609
|
-
if (index >= 0)
|
|
610
|
-
return S_OK;
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
int bond = FindBond_for_Stream(
|
|
614
|
-
false, // forInputStream
|
|
615
|
-
streamIndex);
|
|
616
|
-
if (bond < 0)
|
|
617
|
-
return E_INVALIDARG;
|
|
618
|
-
|
|
619
|
-
UInt32 inStreamIndex = _bi.Bonds[bond].Get_InIndex(EncodeMode);
|
|
620
|
-
|
|
621
|
-
UInt32 coderIndex = inStreamIndex;
|
|
622
|
-
UInt32 coderStreamIndex = 0;
|
|
623
|
-
if (!EncodeMode)
|
|
624
|
-
_bi.GetCoder_for_Stream(inStreamIndex, coderIndex, coderStreamIndex);
|
|
625
|
-
|
|
626
|
-
CCoder &coder = _coders[coderIndex];
|
|
627
|
-
CMyComPtr<IOutStreamFinish> finish;
|
|
628
|
-
coder.QueryInterface(IID_IOutStreamFinish, (void **)&finish);
|
|
629
|
-
HRESULT res = S_OK;
|
|
630
|
-
if (finish)
|
|
631
|
-
{
|
|
632
|
-
res = finish->OutStreamFinish();
|
|
633
|
-
}
|
|
634
|
-
return GetError(res, FinishCoder(coderIndex));
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
HRESULT CMixerST::FinishCoder(UInt32 coderIndex)
|
|
639
|
-
{
|
|
640
|
-
CCoder &coder = _coders[coderIndex];
|
|
641
|
-
|
|
642
|
-
UInt32 numOutStreams = EncodeMode ? coder.NumStreams : 1;
|
|
643
|
-
UInt32 startIndex = EncodeMode ? _bi.Coder_to_Stream[coderIndex]: coderIndex;
|
|
644
|
-
|
|
645
|
-
HRESULT res = S_OK;
|
|
646
|
-
for (unsigned i = 0; i < numOutStreams; i++)
|
|
647
|
-
res = GetError(res, FinishStream(startIndex + i));
|
|
648
|
-
return res;
|
|
649
|
-
}
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
void CMixerST::SelectMainCoder(bool useFirst)
|
|
653
|
-
{
|
|
654
|
-
unsigned ci = _bi.UnpackCoder;
|
|
655
|
-
|
|
656
|
-
int firstNonFilter = -1;
|
|
657
|
-
int firstAllowed = ci;
|
|
658
|
-
|
|
659
|
-
for (;;)
|
|
660
|
-
{
|
|
661
|
-
const CCoderST &coder = _coders[ci];
|
|
662
|
-
// break;
|
|
663
|
-
|
|
664
|
-
if (ci != _bi.UnpackCoder)
|
|
665
|
-
if (EncodeMode ? !coder.CanWrite : !coder.CanRead)
|
|
666
|
-
{
|
|
667
|
-
firstAllowed = ci;
|
|
668
|
-
firstNonFilter = -2;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
if (coder.NumStreams != 1)
|
|
672
|
-
break;
|
|
673
|
-
|
|
674
|
-
UInt32 st = _bi.Coder_to_Stream[ci];
|
|
675
|
-
if (_bi.IsStream_in_PackStreams(st))
|
|
676
|
-
break;
|
|
677
|
-
int bond = _bi.FindBond_for_PackStream(st);
|
|
678
|
-
if (bond < 0)
|
|
679
|
-
throw 20150213;
|
|
680
|
-
|
|
681
|
-
if (EncodeMode ? !coder.CanRead : !coder.CanWrite)
|
|
682
|
-
break;
|
|
683
|
-
|
|
684
|
-
if (firstNonFilter == -1 && !IsFilter_Vector[ci])
|
|
685
|
-
firstNonFilter = ci;
|
|
686
|
-
|
|
687
|
-
ci = _bi.Bonds[bond].UnpackIndex;
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
if (useFirst)
|
|
691
|
-
ci = firstAllowed;
|
|
692
|
-
else if (firstNonFilter >= 0)
|
|
693
|
-
ci = firstNonFilter;
|
|
694
|
-
|
|
695
|
-
MainCoderIndex = ci;
|
|
696
|
-
}
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
HRESULT CMixerST::Code(
|
|
700
|
-
ISequentialInStream * const *inStreams,
|
|
701
|
-
ISequentialOutStream * const *outStreams,
|
|
702
|
-
ICompressProgressInfo *progress,
|
|
703
|
-
bool &dataAfterEnd_Error)
|
|
704
|
-
{
|
|
705
|
-
// InternalPackSizeError = false;
|
|
706
|
-
dataAfterEnd_Error = false;
|
|
707
|
-
|
|
708
|
-
_binderStreams.Clear();
|
|
709
|
-
unsigned ci = MainCoderIndex;
|
|
710
|
-
|
|
711
|
-
const CCoder &mainCoder = _coders[MainCoderIndex];
|
|
712
|
-
|
|
713
|
-
CObjectVector< CMyComPtr<ISequentialInStream> > seqInStreams;
|
|
714
|
-
CObjectVector< CMyComPtr<ISequentialOutStream> > seqOutStreams;
|
|
715
|
-
|
|
716
|
-
UInt32 numInStreams = EncodeMode ? 1 : mainCoder.NumStreams;
|
|
717
|
-
UInt32 numOutStreams = !EncodeMode ? 1 : mainCoder.NumStreams;
|
|
718
|
-
|
|
719
|
-
UInt32 startInIndex = EncodeMode ? ci : _bi.Coder_to_Stream[ci];
|
|
720
|
-
UInt32 startOutIndex = !EncodeMode ? ci : _bi.Coder_to_Stream[ci];
|
|
721
|
-
|
|
722
|
-
UInt32 i;
|
|
723
|
-
|
|
724
|
-
for (i = 0; i < numInStreams; i++)
|
|
725
|
-
{
|
|
726
|
-
CMyComPtr<ISequentialInStream> seqInStream;
|
|
727
|
-
RINOK(GetInStream(inStreams, /* inSizes, */ startInIndex + i, &seqInStream));
|
|
728
|
-
seqInStreams.Add(seqInStream);
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
for (i = 0; i < numOutStreams; i++)
|
|
732
|
-
{
|
|
733
|
-
CMyComPtr<ISequentialOutStream> seqOutStream;
|
|
734
|
-
RINOK(GetOutStream(outStreams, /* outSizes, */ startOutIndex + i, &seqOutStream));
|
|
735
|
-
seqOutStreams.Add(seqOutStream);
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
CRecordVector< ISequentialInStream * > seqInStreamsSpec;
|
|
739
|
-
CRecordVector< ISequentialOutStream * > seqOutStreamsSpec;
|
|
740
|
-
|
|
741
|
-
for (i = 0; i < numInStreams; i++)
|
|
742
|
-
seqInStreamsSpec.Add(seqInStreams[i]);
|
|
743
|
-
for (i = 0; i < numOutStreams; i++)
|
|
744
|
-
seqOutStreamsSpec.Add(seqOutStreams[i]);
|
|
745
|
-
|
|
746
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
747
|
-
{
|
|
748
|
-
if (i == ci)
|
|
749
|
-
continue;
|
|
750
|
-
|
|
751
|
-
CCoder &coder = _coders[i];
|
|
752
|
-
|
|
753
|
-
if (EncodeMode)
|
|
754
|
-
{
|
|
755
|
-
CMyComPtr<ICompressInitEncoder> initEncoder;
|
|
756
|
-
coder.QueryInterface(IID_ICompressInitEncoder, (void **)&initEncoder);
|
|
757
|
-
if (initEncoder)
|
|
758
|
-
RINOK(initEncoder->InitEncoder());
|
|
759
|
-
}
|
|
760
|
-
else
|
|
761
|
-
{
|
|
762
|
-
CMyComPtr<ICompressSetOutStreamSize> setOutStreamSize;
|
|
763
|
-
coder.QueryInterface(IID_ICompressSetOutStreamSize, (void **)&setOutStreamSize);
|
|
764
|
-
if (setOutStreamSize)
|
|
765
|
-
RINOK(setOutStreamSize->SetOutStreamSize(
|
|
766
|
-
EncodeMode ? coder.PackSizePointers[0] : coder.UnpackSizePointer));
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
const UInt64 * const *isSizes2 = EncodeMode ? &mainCoder.UnpackSizePointer : &mainCoder.PackSizePointers.Front();
|
|
771
|
-
const UInt64 * const *outSizes2 = EncodeMode ? &mainCoder.PackSizePointers.Front() : &mainCoder.UnpackSizePointer;
|
|
772
|
-
|
|
773
|
-
HRESULT res;
|
|
774
|
-
if (mainCoder.Coder)
|
|
775
|
-
{
|
|
776
|
-
res = mainCoder.Coder->Code(
|
|
777
|
-
seqInStreamsSpec[0], seqOutStreamsSpec[0],
|
|
778
|
-
isSizes2[0], outSizes2[0],
|
|
779
|
-
progress);
|
|
780
|
-
}
|
|
781
|
-
else
|
|
782
|
-
{
|
|
783
|
-
res = mainCoder.Coder2->Code(
|
|
784
|
-
&seqInStreamsSpec.Front(), isSizes2, numInStreams,
|
|
785
|
-
&seqOutStreamsSpec.Front(), outSizes2, numOutStreams,
|
|
786
|
-
progress);
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
if (res == k_My_HRESULT_WritingWasCut)
|
|
790
|
-
res = S_OK;
|
|
791
|
-
|
|
792
|
-
if (res == S_OK || res == S_FALSE)
|
|
793
|
-
{
|
|
794
|
-
res = GetError(res, FinishCoder(ci));
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
for (i = 0; i < _binderStreams.Size(); i++)
|
|
798
|
-
{
|
|
799
|
-
const CStBinderStream &bs = _binderStreams[i];
|
|
800
|
-
if (bs.InStreamSpec)
|
|
801
|
-
bs.InStreamSpec->ReleaseStream();
|
|
802
|
-
else
|
|
803
|
-
bs.OutStreamSpec->ReleaseStream();
|
|
804
|
-
}
|
|
805
|
-
|
|
806
|
-
if (res == k_My_HRESULT_WritingWasCut)
|
|
807
|
-
res = S_OK;
|
|
808
|
-
|
|
809
|
-
if (res != S_OK)
|
|
810
|
-
return res;
|
|
811
|
-
|
|
812
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
813
|
-
{
|
|
814
|
-
RINOK(_coders[i].CheckDataAfterEnd(dataAfterEnd_Error /*, InternalPackSizeError */));
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
return S_OK;
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
HRESULT CMixerST::GetMainUnpackStream(
|
|
822
|
-
ISequentialInStream * const *inStreams,
|
|
823
|
-
ISequentialInStream **inStreamRes)
|
|
824
|
-
{
|
|
825
|
-
CMyComPtr<ISequentialInStream> seqInStream;
|
|
826
|
-
|
|
827
|
-
RINOK(GetInStream2(inStreams, /* inSizes, */
|
|
828
|
-
_bi.UnpackCoder, &seqInStream))
|
|
829
|
-
|
|
830
|
-
FOR_VECTOR (i, _coders)
|
|
831
|
-
{
|
|
832
|
-
CCoder &coder = _coders[i];
|
|
833
|
-
CMyComPtr<ICompressSetOutStreamSize> setOutStreamSize;
|
|
834
|
-
coder.QueryInterface(IID_ICompressSetOutStreamSize, (void **)&setOutStreamSize);
|
|
835
|
-
if (setOutStreamSize)
|
|
836
|
-
{
|
|
837
|
-
RINOK(setOutStreamSize->SetOutStreamSize(coder.UnpackSizePointer));
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
|
|
841
|
-
*inStreamRes = seqInStream.Detach();
|
|
842
|
-
return S_OK;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
UInt64 CMixerST::GetBondStreamSize(unsigned bondIndex) const
|
|
847
|
-
{
|
|
848
|
-
const CStBinderStream &bs = _binderStreams[bondIndex];
|
|
849
|
-
if (bs.InStreamSpec)
|
|
850
|
-
return bs.InStreamSpec->GetSize();
|
|
851
|
-
return bs.OutStreamSpec->GetSize();
|
|
852
|
-
}
|
|
853
|
-
|
|
854
|
-
#endif
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
#ifdef USE_MIXER_MT
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
void CCoderMT::Execute()
|
|
865
|
-
{
|
|
866
|
-
try
|
|
867
|
-
{
|
|
868
|
-
Code(NULL);
|
|
869
|
-
}
|
|
870
|
-
catch(...)
|
|
871
|
-
{
|
|
872
|
-
Result = E_FAIL;
|
|
873
|
-
}
|
|
874
|
-
}
|
|
875
|
-
|
|
876
|
-
void CCoderMT::Code(ICompressProgressInfo *progress)
|
|
877
|
-
{
|
|
878
|
-
unsigned numInStreams = EncodeMode ? 1 : NumStreams;
|
|
879
|
-
unsigned numOutStreams = EncodeMode ? NumStreams : 1;
|
|
880
|
-
|
|
881
|
-
InStreamPointers.ClearAndReserve(numInStreams);
|
|
882
|
-
OutStreamPointers.ClearAndReserve(numOutStreams);
|
|
883
|
-
|
|
884
|
-
unsigned i;
|
|
885
|
-
|
|
886
|
-
for (i = 0; i < numInStreams; i++)
|
|
887
|
-
InStreamPointers.AddInReserved((ISequentialInStream *)InStreams[i]);
|
|
888
|
-
|
|
889
|
-
for (i = 0; i < numOutStreams; i++)
|
|
890
|
-
OutStreamPointers.AddInReserved((ISequentialOutStream *)OutStreams[i]);
|
|
891
|
-
|
|
892
|
-
// we suppose that UnpackSizePointer and PackSizePointers contain correct pointers.
|
|
893
|
-
/*
|
|
894
|
-
if (UnpackSizePointer)
|
|
895
|
-
UnpackSizePointer = &UnpackSize;
|
|
896
|
-
for (i = 0; i < NumStreams; i++)
|
|
897
|
-
if (PackSizePointers[i])
|
|
898
|
-
PackSizePointers[i] = &PackSizes[i];
|
|
899
|
-
*/
|
|
900
|
-
|
|
901
|
-
CReleaser releaser(*this);
|
|
902
|
-
|
|
903
|
-
if (Coder)
|
|
904
|
-
Result = Coder->Code(InStreamPointers[0], OutStreamPointers[0],
|
|
905
|
-
EncodeMode ? UnpackSizePointer : PackSizePointers[0],
|
|
906
|
-
EncodeMode ? PackSizePointers[0] : UnpackSizePointer,
|
|
907
|
-
progress);
|
|
908
|
-
else
|
|
909
|
-
Result = Coder2->Code(
|
|
910
|
-
&InStreamPointers.Front(), EncodeMode ? &UnpackSizePointer : &PackSizePointers.Front(), numInStreams,
|
|
911
|
-
&OutStreamPointers.Front(), EncodeMode ? &PackSizePointers.Front(): &UnpackSizePointer, numOutStreams,
|
|
912
|
-
progress);
|
|
913
|
-
}
|
|
914
|
-
|
|
915
|
-
HRESULT CMixerMT::SetBindInfo(const CBindInfo &bindInfo)
|
|
916
|
-
{
|
|
917
|
-
CMixer::SetBindInfo(bindInfo);
|
|
918
|
-
|
|
919
|
-
_streamBinders.Clear();
|
|
920
|
-
FOR_VECTOR (i, _bi.Bonds)
|
|
921
|
-
{
|
|
922
|
-
RINOK(_streamBinders.AddNew().CreateEvents());
|
|
923
|
-
}
|
|
924
|
-
return S_OK;
|
|
925
|
-
}
|
|
926
|
-
|
|
927
|
-
void CMixerMT::AddCoder(const CCreatedCoder &cod)
|
|
928
|
-
{
|
|
929
|
-
IsFilter_Vector.Add(cod.IsFilter);
|
|
930
|
-
IsExternal_Vector.Add(cod.IsExternal);
|
|
931
|
-
// const CCoderStreamsInfo &c = _bi.Coders[_coders.Size()];
|
|
932
|
-
CCoderMT &c2 = _coders.AddNew();
|
|
933
|
-
c2.NumStreams = cod.NumStreams;
|
|
934
|
-
c2.Coder = cod.Coder;
|
|
935
|
-
c2.Coder2 = cod.Coder2;
|
|
936
|
-
c2.EncodeMode = EncodeMode;
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
CCoder &CMixerMT::GetCoder(unsigned index)
|
|
940
|
-
{
|
|
941
|
-
return _coders[index];
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
void CMixerMT::ReInit()
|
|
945
|
-
{
|
|
946
|
-
FOR_VECTOR (i, _streamBinders)
|
|
947
|
-
_streamBinders[i].ReInit();
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
void CMixerMT::SelectMainCoder(bool useFirst)
|
|
951
|
-
{
|
|
952
|
-
unsigned ci = _bi.UnpackCoder;
|
|
953
|
-
|
|
954
|
-
if (!useFirst)
|
|
955
|
-
for (;;)
|
|
956
|
-
{
|
|
957
|
-
if (_coders[ci].NumStreams != 1)
|
|
958
|
-
break;
|
|
959
|
-
if (!IsFilter_Vector[ci])
|
|
960
|
-
break;
|
|
961
|
-
|
|
962
|
-
UInt32 st = _bi.Coder_to_Stream[ci];
|
|
963
|
-
if (_bi.IsStream_in_PackStreams(st))
|
|
964
|
-
break;
|
|
965
|
-
int bond = _bi.FindBond_for_PackStream(st);
|
|
966
|
-
if (bond < 0)
|
|
967
|
-
throw 20150213;
|
|
968
|
-
ci = _bi.Bonds[bond].UnpackIndex;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
MainCoderIndex = ci;
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
HRESULT CMixerMT::Init(ISequentialInStream * const *inStreams, ISequentialOutStream * const *outStreams)
|
|
975
|
-
{
|
|
976
|
-
unsigned i;
|
|
977
|
-
|
|
978
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
979
|
-
{
|
|
980
|
-
CCoderMT &coderInfo = _coders[i];
|
|
981
|
-
const CCoderStreamsInfo &csi = _bi.Coders[i];
|
|
982
|
-
|
|
983
|
-
UInt32 j;
|
|
984
|
-
|
|
985
|
-
unsigned numInStreams = EncodeMode ? 1 : csi.NumStreams;
|
|
986
|
-
unsigned numOutStreams = EncodeMode ? csi.NumStreams : 1;
|
|
987
|
-
|
|
988
|
-
coderInfo.InStreams.Clear();
|
|
989
|
-
for (j = 0; j < numInStreams; j++)
|
|
990
|
-
coderInfo.InStreams.AddNew();
|
|
991
|
-
|
|
992
|
-
coderInfo.OutStreams.Clear();
|
|
993
|
-
for (j = 0; j < numOutStreams; j++)
|
|
994
|
-
coderInfo.OutStreams.AddNew();
|
|
995
|
-
}
|
|
996
|
-
|
|
997
|
-
for (i = 0; i < _bi.Bonds.Size(); i++)
|
|
998
|
-
{
|
|
999
|
-
const CBond &bond = _bi.Bonds[i];
|
|
1000
|
-
|
|
1001
|
-
UInt32 inCoderIndex, inCoderStreamIndex;
|
|
1002
|
-
UInt32 outCoderIndex, outCoderStreamIndex;
|
|
1003
|
-
|
|
1004
|
-
{
|
|
1005
|
-
UInt32 coderIndex, coderStreamIndex;
|
|
1006
|
-
_bi.GetCoder_for_Stream(bond.PackIndex, coderIndex, coderStreamIndex);
|
|
1007
|
-
|
|
1008
|
-
inCoderIndex = EncodeMode ? bond.UnpackIndex : coderIndex;
|
|
1009
|
-
outCoderIndex = EncodeMode ? coderIndex : bond.UnpackIndex;
|
|
1010
|
-
|
|
1011
|
-
inCoderStreamIndex = EncodeMode ? 0 : coderStreamIndex;
|
|
1012
|
-
outCoderStreamIndex = EncodeMode ? coderStreamIndex : 0;
|
|
1013
|
-
}
|
|
1014
|
-
|
|
1015
|
-
_streamBinders[i].CreateStreams(
|
|
1016
|
-
&_coders[inCoderIndex].InStreams[inCoderStreamIndex],
|
|
1017
|
-
&_coders[outCoderIndex].OutStreams[outCoderStreamIndex]);
|
|
1018
|
-
|
|
1019
|
-
CMyComPtr<ICompressSetBufSize> inSetSize, outSetSize;
|
|
1020
|
-
_coders[inCoderIndex].QueryInterface(IID_ICompressSetBufSize, (void **)&inSetSize);
|
|
1021
|
-
_coders[outCoderIndex].QueryInterface(IID_ICompressSetBufSize, (void **)&outSetSize);
|
|
1022
|
-
if (inSetSize && outSetSize)
|
|
1023
|
-
{
|
|
1024
|
-
const UInt32 kBufSize = 1 << 19;
|
|
1025
|
-
inSetSize->SetInBufSize(inCoderStreamIndex, kBufSize);
|
|
1026
|
-
outSetSize->SetOutBufSize(outCoderStreamIndex, kBufSize);
|
|
1027
|
-
}
|
|
1028
|
-
}
|
|
1029
|
-
|
|
1030
|
-
{
|
|
1031
|
-
CCoderMT &cod = _coders[_bi.UnpackCoder];
|
|
1032
|
-
if (EncodeMode)
|
|
1033
|
-
cod.InStreams[0] = inStreams[0];
|
|
1034
|
-
else
|
|
1035
|
-
cod.OutStreams[0] = outStreams[0];
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
for (i = 0; i < _bi.PackStreams.Size(); i++)
|
|
1039
|
-
{
|
|
1040
|
-
UInt32 coderIndex, coderStreamIndex;
|
|
1041
|
-
_bi.GetCoder_for_Stream(_bi.PackStreams[i], coderIndex, coderStreamIndex);
|
|
1042
|
-
CCoderMT &cod = _coders[coderIndex];
|
|
1043
|
-
if (EncodeMode)
|
|
1044
|
-
cod.OutStreams[coderStreamIndex] = outStreams[i];
|
|
1045
|
-
else
|
|
1046
|
-
cod.InStreams[coderStreamIndex] = inStreams[i];
|
|
1047
|
-
}
|
|
1048
|
-
|
|
1049
|
-
return S_OK;
|
|
1050
|
-
}
|
|
1051
|
-
|
|
1052
|
-
HRESULT CMixerMT::ReturnIfError(HRESULT code)
|
|
1053
|
-
{
|
|
1054
|
-
FOR_VECTOR (i, _coders)
|
|
1055
|
-
if (_coders[i].Result == code)
|
|
1056
|
-
return code;
|
|
1057
|
-
return S_OK;
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
HRESULT CMixerMT::Code(
|
|
1061
|
-
ISequentialInStream * const *inStreams,
|
|
1062
|
-
ISequentialOutStream * const *outStreams,
|
|
1063
|
-
ICompressProgressInfo *progress,
|
|
1064
|
-
bool &dataAfterEnd_Error)
|
|
1065
|
-
{
|
|
1066
|
-
// InternalPackSizeError = false;
|
|
1067
|
-
dataAfterEnd_Error = false;
|
|
1068
|
-
|
|
1069
|
-
Init(inStreams, outStreams);
|
|
1070
|
-
|
|
1071
|
-
unsigned i;
|
|
1072
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1073
|
-
if (i != MainCoderIndex)
|
|
1074
|
-
{
|
|
1075
|
-
RINOK(_coders[i].Create());
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1079
|
-
if (i != MainCoderIndex)
|
|
1080
|
-
_coders[i].Start();
|
|
1081
|
-
|
|
1082
|
-
_coders[MainCoderIndex].Code(progress);
|
|
1083
|
-
|
|
1084
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1085
|
-
if (i != MainCoderIndex)
|
|
1086
|
-
_coders[i].WaitExecuteFinish();
|
|
1087
|
-
|
|
1088
|
-
RINOK(ReturnIfError(E_ABORT));
|
|
1089
|
-
RINOK(ReturnIfError(E_OUTOFMEMORY));
|
|
1090
|
-
|
|
1091
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1092
|
-
{
|
|
1093
|
-
HRESULT result = _coders[i].Result;
|
|
1094
|
-
if (result != S_OK
|
|
1095
|
-
&& result != k_My_HRESULT_WritingWasCut
|
|
1096
|
-
&& result != S_FALSE
|
|
1097
|
-
&& result != E_FAIL)
|
|
1098
|
-
return result;
|
|
1099
|
-
}
|
|
1100
|
-
|
|
1101
|
-
RINOK(ReturnIfError(S_FALSE));
|
|
1102
|
-
|
|
1103
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1104
|
-
{
|
|
1105
|
-
HRESULT result = _coders[i].Result;
|
|
1106
|
-
if (result != S_OK && result != k_My_HRESULT_WritingWasCut)
|
|
1107
|
-
return result;
|
|
1108
|
-
}
|
|
1109
|
-
|
|
1110
|
-
for (i = 0; i < _coders.Size(); i++)
|
|
1111
|
-
{
|
|
1112
|
-
RINOK(_coders[i].CheckDataAfterEnd(dataAfterEnd_Error /* , InternalPackSizeError */));
|
|
1113
|
-
}
|
|
1114
|
-
|
|
1115
|
-
return S_OK;
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
UInt64 CMixerMT::GetBondStreamSize(unsigned bondIndex) const
|
|
1119
|
-
{
|
|
1120
|
-
return _streamBinders[bondIndex].ProcessedSize;
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
#endif
|
|
1124
|
-
|
|
1125
|
-
}
|