#include <oscl_bin_stream.h>
Inheritance diagram for OsclBinOStream:
Public Methods | |
OsclBinOStream () | |
virtual | ~OsclBinOStream () |
OsclBinOStream & | write (const int8 *data, int32 size) |
This method writes 'length' number of bytes stored in 'data' to the stream. |
|
|
|
|
|
This method writes 'length' number of bytes stored in 'data' to the stream.
|