bes
Updated for version 3.20.8
|
Wrapper of C file stream for output using fwrite(). More...
#include <filewritestream.h>
Public Types | |
typedef char | Ch |
Character type. Only support char. More... | |
Wrapper of C file stream for output using fwrite().
Definition at line 32 of file filewritestream.h.
typedef char FileWriteStream::Ch |
Character type. Only support char.
Definition at line 34 of file filewritestream.h.