Constructs a CXlOStream object
CXlOStream( std::ostream& inner ); |
An initialized, open STL output stream.
This method constructs a CXlOStream object, which will save serialized data to the inner ostream.
Header: xlserialize.h