Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Stroika::Foundation::Streams::iostream Namespace Reference

Functions

template<typename T >
Memory::BLOB SerializeItemToBLOB (const T &elt)
 

Detailed Description

TODO:

 @todo   Completley untested....

FILE DEPRECATED IN STROIKA v3.0d2

Function Documentation

◆ SerializeItemToBLOB()

template<typename T >
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.