Library: Remoting/Binary
Package: Binary
Header: Poco/Remoting/Binary/BinaryStream.h
Direct Base Classes: BinaryIOS, std::ostream
All Base Classes: BinaryIOS, std::ios, std::ostream
Inherited Functions: close, rdbuf
BinaryOutputStream(
std::ostream & ostr
);
Creates the BinaryOutputStream and connects it to the given input stream.
Destroys the BinaryOutputStream.