MCPcopy Create free account
hub / github.com/apache/kvrocks / BitfieldEncoding

Method BitfieldEncoding

src/common/bitfield_util.h:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98 private:
99 BitfieldEncoding() = default;
100
101 Type type_;
102 uint8_t bits_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected