Packer library -- raw i/o ?

Just starting out? Need help? Post your questions and find answers here.
jassing
Addict
Addict
Posts: 1768
Joined: Wed Feb 17, 2010 12:00 am

Packer library -- raw i/o ?

Post by jassing »

I am wanting to read (specifically a 7z file) the packed file -- but it's a large file; and I'm going to re-pack it in another.
so, ideally, I want to read that packed data & leave it packed, then write it to the new file -- bypassing the actual unpack/pack.
any way to do this?