Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetStorageStrategy
Method
GetStorageStrategy
libs/coding/compressed_bit_vector.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
CompressedBitVector::StorageStrategy DenseCBV::GetStorageStrategy() const
332
{
333
return CompressedBitVector::StorageStrategy::Dense;
334
}
335
336
void DenseCBV::Serialize(Writer & writer) const
337
{
Callers
4
ForEach
Method · 0.80
Apply
Function · 0.80
CheckUnion
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
CheckUnion
Function · 0.64
UNIT_TEST
Function · 0.64