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   |
Novo
Messages: 1430 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
|
|
|
Goto Forum:
Current Time: Wed May 14 14:59:49 CEST 2025
Total time taken to generate the page: 0.00708 seconds
|