Documentation
Dlang.org
RecordBatchFileWriter
arrow
record_batch_file_writer
class
RecordBatchFileWriter :
RecordBatchStreamWriter
{
this
(arrow.output_stream.OutputStream sink, arrow.schema.Schema schema);
}
Constructors
this
this
(arrow.output_stream.OutputStream sink, arrow.schema.Schema schema)
arrow
record_batch_file_writer
classes
RecordBatchFileWriter