#include <binary_streams.h>
Inheritance diagram for BinaryOutputStream:
Public Methods | |
BinaryOutputStream ( ostream& o ) | |
~BinaryOutputStream () | |
virtual void | write_byte ( Byte b ) |
|
|
|
Reimplemented from OutputStream.