![]() |
Blaze
3.6
|
Classes | |
class | blaze::Archive< Stream > |
Binary archive for the portable serialization of data.The Archive class implements the functionality to create platform independent, portable, representations of arbitrary C++ data structures. The resulting binary data structures can be used to reconstitute the data structures in a different context, on another platform, etc. More... | |