Extracts the bytes inside this array. Only works if signature is 'ay'.
signature
Iterable<int> asByteArray() => (this as DBusArray).mapByte();