Functions

reverseBytes

Supported By

Syntax

[the] reverseBytes of ( value , width )

reverseBytes ( value , width )

Value and width return integers.

Description

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.

See Also

reverseBits