I have tested byte reinterpretation using np.array.view().
np.array.view()
This is the test code:
import numpy as np #