Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ read
Method
read
lib/protocol/zlib.js:237–239 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
235
}
236
237
read(data) {
238
return
this._zlib.writeSync(data, false);
239
}
240
}
241
242
class
PacketReader {
Callers
nothing calls this directly
Calls
1
writeSync
Method · 0.80
Tested by
no test coverage detected