Constructor
ArrowGIOOutputStreamnew
Declaration [src]
GArrowGIOOutputStream*
garrow_gio_output_stream_new (
GOutputStream* gio_output_stream
)
Parameters
gio_output_stream |
GOutputStream |
The stream to be output. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowGIOOutputStream |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |