NUTDebug::LogBitDump

Version of the above bit-dump function, which dumps in a format more friendly/readable in log text files

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h

Include

#include "NUTUtilDebug.h"

Syntax

static void LogBitDump
(
    const TArray< uint8 > & InBytes,
    bool bDumpOffset,
    bool bLSBFirst,
    FOutputDevice * OutLog
)

Remarks

Version of the above bit-dump function, which dumps in a format more friendly/readable in log text files

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