Method

ArrowGIOInputStreamget_raw

deprecated: 0.12.0 since: 0.5.0

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

Type: GInputStream

The wrapped GInputStream.

The data is owned by the instance.