Library: Remoting/Binary
Package: Binary
Header: Poco/Remoting/Binary/BinaryStream.h
Direct Base Classes: BinaryIOS, std::istream
All Base Classes: BinaryIOS, std::ios, std::istream
Inherited Functions: close, rdbuf
BinaryInputStream(
const Poco::Net::StreamSocket & socket
);
Creates the BinaryInputStream and connects it to the given socket.
Destroys the BinaryInputStream.