MemoryOutputStream.getData

Gets any loaded data from the ostream.

Note that the returned pointer may become invalid on the next write or truncate operation on the stream.

class MemoryOutputStream
void*
getData
()

Return Value

Type: void*

pointer to the stream's data, or NULL if the data has been stolen