| PathEngine home | previous: | next: |
This method is called by PathEngine to send data to an application defined output stream.
void put(const char* data, tUnsigned32 data_size);
|
| data | A buffer containing data to send to the output stream. | ||
| data_size | The size of the buffer. |
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |