NumpyFFTWBackend.tobytes# NumpyFFTWBackend.tobytes(arr)[source]# Compute the bytestring representation of arr. Parameters: arrBackendArrayInput data. Returns: strBytestring representation of arr.