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(
std::istream & istr
);
Creates the BinaryInputStream and connects it to the given input stream.
Destroys the BinaryInputStream.