Constructor
ArrowGIOInputStreamnew
Declaration [src]
GArrowGIOInputStream*
garrow_gio_input_stream_new (
GInputStream* gio_input_stream
)
Parameters
gio_input_stream |
GInputStream |
The stream to be read. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowGIOInputStream |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |