Method

ArrowGIOInputStreamget_raw

Declaration [src]

GInputStream*
garrow_gio_input_stream_get_raw (
  GArrowGIOInputStream* input_stream
)

Description

No description available.
Available since:0.5.0
Deprecated since:0.12.0

Use GArrowGIOInputStream::raw property instead.

Return value

Returns: GInputStream
 

The wrapped GInputStream.

 The data is owned by the instance.