Top | ![]() |
![]() |
![]() |
![]() |
GArrowIOFileOutputStream implements GArrowIOFile, GArrowIOWriteable and GArrowIOOutputStream.
GArrowIOFileOutputStream * garrow_io_file_output_stream_open (const gchar *path
,gboolean append
,GError **error
);
struct GArrowIOFileOutputStream;
It wraps arrow::io::FileOutputStream
.
“file-output-stream”
property“file-output-stream” gpointer
The raw std::shared<arrow::io::FileOutputStream> *.
Flags: Write / Construct Only