MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / bitpack.cpp

File bitpack.cpp

tests/runtime/serde/bitpack.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "SkrRT/serde/binary/writer.h"
2#include "SkrRT/serde/binary/reader.h"
3#include "SkrContainers/span.hpp"
4#include "SkrContainers/vector.hpp"

Callers

nothing calls this directly

Calls 8

ArchiveFunction · 0.85
test_almost_equalFunction · 0.85
writeMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45
readMethod · 0.45
write_bitsMethod · 0.45
read_bitsMethod · 0.45

Tested by

no test coverage detected