wxMemoryOutputStream
generated from ../src/mod_io/mostream.cppwxMemoryOutputStream collects its output in a buffer.
Constants
Constructor
wxMemoryOutputStream
wxMemoryOutputStream(Data = null)
| Name | Type | Default | Description |
|---|---|---|---|
| Data | Buffer | null |
Constructs a new wxMemoryOutputStream object.
Methods
copyTo
copyTo() : Buffer
copyTo allows you to transfer data from the internal buffer of wxMemoryOutputStream to an external buffer.
© 2002 - 2007 Franky Braem.