Functions | |
template<typename T > | |
Memory::BLOB | SerializeItemToBLOB (const T &elt) |
TODO:
@todo Completley untested....
FILE DEPRECATED IN STROIKA v3.0d2
Memory::BLOB Stroika::Foundation::Streams::iostream::SerializeItemToBLOB | ( | const T & | elt | ) |
Handy utility to convert an element to a string representation, and then to a BLOB (for the purpose of encption, or digest or whatever).
Definition at line 10 of file SerializeItemToBLOB.inl.