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

Method remainingLength

lib/readers.js:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 remainingLength() {
68 return this.buf.length - this.offset;
69 }
70
71 getBuffer() {
72 return this.buf;

Callers 1

streams.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected