SparseUnionArray.this

  1. this(void* ptr, Flag!"Take" take)
    class SparseUnionArray
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(arrow.int8_array.Int8Array typeIds, arrow.array.Array[] fields)