numpy.generic.byteswap — NumPy v2.6.dev0 Manual

method

generic.byteswap(/, inplace=False)

#

Scalar method identical to

ndarray.byteswap

.