Method

ArrowGIOOutputStreamget_raw

Declaration [src]

GOutputStream*
garrow_gio_output_stream_get_raw (
  GArrowGIOOutputStream* output_stream
)

Description

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

Use GArrowGIOOutputStream::raw property instead.

Return value

Returns: GOutputStream
 

The wrapped GOutputStream.

 The data is owned by the instance.