Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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} */
160
function
newInstance() {
161
return
new
Protocol({ objectMode: true });
162
}
Callers
1
protocol-stream-tests.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected