gMemoryOutputStreamGetData: gMemoryOutputStreamGetData
Description
Gets any loaded data from the ostream
. Usage
gMemoryOutputStreamGetData(object)
Details
Note that the returned pointer may become invalid on the next
write or truncate operation on the stream.