Extracts the 64 bit floating point numbers inside this array. Only works if signature is 'ad'.
signature
Iterable<double> asDoubleArray() => (this as DBusArray).mapDouble();