RecordBatchStream.this

  1. this(void* ptr, Flag!"Take" take)
    class RecordBatchStream
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(arrow.record_batch_reader.RecordBatchReader reader, arrow.write_options.WriteOptions options)