MCPcopy 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
2627function stringifyDefault(v) {
2628 return v.getValue().toString();
2629}
2630
2631/** @returns {Metadata} */
2632function newInstance(cc) {

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.65
getValueMethod · 0.65

Tested by

no test coverage detected