MCPcopy 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

BigDecimalMethod · 0.45
precisionMethod · 0.45
scaleMethod · 0.45
getChildIdxMethod · 0.45
createMethod · 0.45
parseHugeIntMethod · 0.45
tmToStringViewMethod · 0.45
rescaleFloatingPointMethod · 0.45
toDecimalValueMethod · 0.45
TESTFunction · 0.45
cloneMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TEST_FFunction · 0.36