stealData

open fun stealData(): <Error class: unknown class>?

Gets any loaded data from the @ostream. Ownership of the data is transferred to the caller; when no longer needed it must be freed using the free function set in @ostream's #GMemoryOutputStream:destroy-function property.

Return

the stream's data, or null if it has previously been stolen

Since

2.26