Method
GioMemoryOutputStreamget_data
Declaration [src]
gpointer
g_memory_output_stream_get_data (
GMemoryOutputStream* ostream
)
Description [src]
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.
Gets property | Gio.MemoryOutputStream:data |