ntoh

Overload list

Windows
MacOS
Linux
Name Description

Public function

std::uint8_t

 

ntoh

(
    std::uint8_t x
)

Target architecture specific ntoh and hton for all relevant sizes In case of big endian architectures this is a noop

Public function

std::uint16_...

 

ntoh

(
    std::uint16_t x
)

Public function

std::uint32_...

 

ntoh

(
    std::uint32_t x
)

Public function

std::uint64_...

 

ntoh

(
    std::uint64_t x
)

Public function

void

 

ntoh

(
    std::uint8_t* x
)

Public function

void

 

ntoh

(
    std::uint16_t* x
)

Public function

void

 

ntoh

(
    std::uint32_t* x
)

Public function

void

 

ntoh

(
    std::uint64_t* x
)

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