Top | ![]() |
![]() |
![]() |
![]() |
gboolean garrow_writeable_write (GArrowWriteable *writeable
,const guint8 *data
,gint64 n_bytes
,GError **error
);
gboolean garrow_writeable_flush (GArrowWriteable *writeable
,GError **error
);
It ensures writing all data on memory to storage.