[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.11.0" ) ]
public ArrowFileWriter.arrow (Schema schema, OutputStream sink, WriterProperties? writer_properties) throws Error
| schema |
Arrow schema for written data. |
| sink |
Arrow output stream to be written. |
| writer_properties |
|
A newly created ArrowFileWriter. |