Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/ByteSwap
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ByteSwap.h |
| Include | #include "Misc/ByteSwap.h" |
template<typename T>
T ByteSwap
(
T Value
)
Remarks
Implementations that better mix with generic template code.