Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Value
Method
Value
native/thirdpart/flatbuffers/flexbuffers.h:1422–1422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1420
BitWidth min_bit_width_;
1421
1422
Value() : i_(0), type_(FBT_NULL), min_bit_width_(BIT_WIDTH_8) {}
1423
1424
Value(bool b)
1425
: u_(static_cast<uint64_t>(b)),
Callers
nothing calls this directly
Calls
1
WidthF
Function · 0.85
Tested by
no test coverage detected