No, currently there is no way. You'll have to use QuaZip and QuaZipFile directly. You could use JlCompress code for starters so you don't have to implement the whole thing from scratch.
Even better yet, modify JlCompress to suit your needs and then contribute the code back! So you'll have the desired functionality in the next QuaZIP version.
No, currently there is no way. You'll have to use
QuaZip
andQuaZipFile
directly. You could useJlCompress
code for starters so you don't have to implement the whole thing from scratch.Even better yet, modify
JlCompress
to suit your needs and then contribute the code back! So you'll have the desired functionality in the next QuaZIP version.