| PathEngine home | previous: | next: |
Constructs an iContentChunk object from a data buffer previously saved out by
iContentChunk* loadContentChunk(const char* dataBuffer, tUnsigned32 bufferSize); |
| dataBuffer | A byte buffer. This buffer is not retained after the call and can subsequently be safely deleted. | ||
| bufferSize | The size of the buffer pointed to by dataBuffer, in bytes. |
The created
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |