MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / ByteArray.cpp

File ByteArray.cpp

tests/Engine/Core/ByteArray.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Nazara/Core/ByteArray.hpp>
2#include <Catch/catch.hpp>
3
4#include <string>

Callers

nothing calls this directly

Calls 14

swapFunction · 0.85
GetCapacityMethod · 0.80
GetConstBufferMethod · 0.80
IsEmptyMethod · 0.80
ReserveMethod · 0.80
SwapMethod · 0.80
ByteArrayClass · 0.50
GetSizeMethod · 0.45
AppendMethod · 0.45
ToStringMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected