MCPcopy Index your code
hub / github.com/nodejs/node / write

Method write

test/parallel/test-zlib.js:126–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 }
125
126 write() {
127 throw new Error('not implemented, just call ss.end(chunk)');
128 }
129
130 pause() {
131 this.paused = true;

Calls

no outgoing calls

Tested by 8

testFunction · 0.36
testFunction · 0.36
testFunction · 0.36
testFunction · 0.36
testFunction · 0.36
testFunction · 0.36
testFunction · 0.36
testFunction · 0.36