Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ value
Method
value
bolt/type/StringView.h:291–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
const char* value() const {
292
return value_.data;
293
}
294
295
private:
296
inline int64_t sizeAndPrefixAsInt64() const {
Callers
15
BigDecimal
Method · 0.45
precision
Method · 0.45
scale
Method · 0.45
getChildIdx
Method · 0.45
create
Method · 0.45
parseHugeInt
Method · 0.45
tmToStringView
Method · 0.45
rescaleFloatingPoint
Method · 0.45
parseDecimalFromComponents
Method · 0.45
toDecimalValue
Method · 0.45
TEST
Function · 0.45
clone
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST_F
Function · 0.36