OpenMetaverse Protocol Library Developers API Documentation
SwapWords Method (value)
NamespacesOpenMetaverseUtilsSwapWords(Byte)
Swaps the high and low words in a byte. Converts aaaabbbb to bbbbaaaa
Declaration Syntax
C#
public 
static 
byte 
SwapWords(
        
byte 
value
)
Parameters
value ( Byte)
Byte to swap the words in
Return Value
Byte value with the words swapped

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0