ScopedCborArchiveEndianness::ScopedCborArchiveEndianness

Set the archive to read or write the data according to the selected endianness.

Windows
MacOS
Linux

References

Module

Cbor

Header

/Engine/Source/Runtime/Cbor/Public/CborTypes.h

Include

#include "CborTypes.h"

Syntax

ScopedCborArchiveEndianness
(
    FArchive & InArchive,
    ECborEndianness Endianness
)

Remarks

Set the archive to read or write the data according to the selected endianness.

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