Method
ArrowGIOOutputStreamget_raw
deprecated: 0.12.0 since: 0.5.0
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.
| Gets property | Arrow.GIOOutputStream:raw | 
Return value
Type: GOutputStream
The wrapped GOutputStream.
| The data is owned by the instance. |