Date32Array.this

  1. this(void* ptr, Flag!"Take" take)
    class Date32Array
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)