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(
const Poco::Net::StreamSocket & socket
);
Creates the BinaryOutputStream and connects it to the given socket.
Destroys the BinaryOutputStream.