MemoryOutputStream.stealAsBytes

Returns data from the ostream as a GBytes. ostream must be closed before calling this function. Since 2.34

class MemoryOutputStream
stealAsBytes
()

Return Value

Type: GBytes*

the stream's data. [transfer full]

Meta