Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ stringifyDefault
Function
stringifyDefault
test/unit/metadata-tests.js:2627–2629 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
2625
}
2626
2627
function
stringifyDefault(v) {
2628
return
v.getValue().toString();
2629
}
2630
2631
/** @returns {Metadata} */
2632
function
newInstance(cc) {
Callers
nothing calls this directly
Calls
2
toString
Method · 0.65
getValue
Method · 0.65
Tested by
no test coverage detected