BYTESWAP_ORDER16

Defines the intrinsic version if available (faster). Do not use directly. Use BYTESWAP_ORDERxx() or [ByteSwap()](API\Runtime\Core\Misc\ByteSwap\1) functions.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ByteSwap.h

Include

#include "Misc/ByteSwap.h"

Syntax

static uint16 BYTESWAP_ORDER16
(
    uint16 Val
)

Remarks

Defines the intrinsic version if available (faster). Do not use directly. Use BYTESWAP_ORDERxx() or ByteSwap() functions.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss