ByteSwap

Overload list

Windows
MacOS
Linux
Name Description

Public function

T

 

ByteSwap

(
    T Value
)

Implementations that better mix with generic template code.

Public function

char16_t

 

ByteSwap

(
    char16_t Value
)

Public function

int16

 

ByteSwap

(
    int16 Value
)

Public function

uint16

 

ByteSwap

(
    uint16 Value
)

Public function

int32

 

ByteSwap

(
    int32 Value
)

Public function

uint32

 

ByteSwap

(
    uint32 Value
)

Public function

int64

 

ByteSwap

(
    int64 Value
)

Public function

uint64

 

ByteSwap

(
    uint64 Value
)

Public function

float

 

ByteSwap

(
    float Value
)

Public function

double

 

ByteSwap

(
    double Value
)

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