MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / newInstance

Function newInstance

test/unit/protocol-stream-tests.js:160–162  ·  view source on GitHub ↗

@returns {Protocol}

()

Source from the content-addressed store, hash-verified

158
159/** @returns {Protocol} */
160function newInstance() {
161 return new Protocol({ objectMode: true });
162}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected