the
reverseBytes
of
(
value ,
width )
reverseBytes
(
value ,
width )
Value and width return integer
s.
The reverseBytes
function returns the value obtained by reversing the bytes of the two's complement representation of the specified value. Width is the number of bytes in the two's complement representation.