Apache.Arrow.Int64Array public class Int64Array : PrimitiveArray<long> Documentation public class Builder : PrimitiveArrayBuilder<long, Int64Array, Builder> public Int64Array(ArrowBuffer valueBuffer, ArrowBuffer nullBitmapBuffer, int length, int nullCount, int offset) public Int64Array(ArrayData data)