Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Archive
Function · 0.85
test_almost_equal
Function · 0.85
write
Method · 0.45
data
Method · 0.45
size
Method · 0.45
read
Method · 0.45
write_bits
Method · 0.45
read_bits
Method · 0.45
Tested by
no test coverage detected