Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » compressed serialization
Re: compressed serialization [message #23029 is a reply to message #23028] Wed, 09 September 2009 05:59 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
IMO, that is not possible.
LoadFromFile/StoreToFile just open a FileStream and call Load/Store using this stream. In order to use compressed serialized files you need to have compression/decompression algorithms, which behave as streams, and bind compression streams with regular streams in a filter-like way. IMO that is not possible right now.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ConvertInt > templatable Convert<T>
Next Topic: Error when I trying to Add in VectorMap container a "C" struct
Goto Forum:
  


Current Time: Sun Apr 28 23:48:28 CEST 2024

Total time taken to generate the page: 0.02952 seconds