numpy.generic.byteswap — NumPy v1.24 Manual (original) (raw)

method

generic.byteswap()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.byteswap.