Boost logo

Boost Users :

Subject: [Boost-users] [serialization] deserializing chunk by chunk
From: Arash Abghari (arash.abghari_at_[hidden])
Date: 2012-12-24 17:33:58


Hi,

I have an encrypted archive. I can decrypt the file chunk by chunk. I
wonder if there is a way to deserialize each chunk on the fly. The main
purpose is to reduce the memory footprint of the application since the
archive can be a few hundred mega bytes. The problem as I mentioned is
the file is encrypted and it has to be decrypted first in the memory and
then deserialized.

Thanks,

Arash


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net