Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks
/ Encoding
Method
Encoding
src/common/bitfield_util.h:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
BitfieldEncoding Encoding() const noexcept { return encoding_; }
150
151
uint64_t Value() const noexcept { return value_; }
152
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected