TimestampScalar.this

  1. this(void* ptr, Flag!"Take" take)
    class TimestampScalar
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(arrow.timestamp_data_type.TimestampDataType dataType, long value)