Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Internal Namespace Reference

Functions

static FORCEINLINE uint16 ByteSwapGeneric16 (uint16 Value)
 
static FORCEINLINE uint32 ByteSwapGeneric32 (uint32 Value)
 
static FORCEINLINE uint64 ByteSwapGeneric64 (uint64 Value)
 

Function Documentation

◆ ByteSwapGeneric16()

static FORCEINLINE uint16 Internal::ByteSwapGeneric16 ( uint16 Value)
static

Definition at line 15 of file ByteSwap.h.

◆ ByteSwapGeneric32()

static FORCEINLINE uint32 Internal::ByteSwapGeneric32 ( uint32 Value)
static

Definition at line 20 of file ByteSwap.h.

◆ ByteSwapGeneric64()

static FORCEINLINE uint64 Internal::ByteSwapGeneric64 ( uint64 Value)
static

Definition at line 25 of file ByteSwap.h.