Constructs a CXlOStream object
[C++]
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