MCPcopy Create free account
hub / github.com/mscdex/ssh2 / utils.js

File utils.js

lib/protocol/utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Ber = require('asn1').Ber;
4

Callers

nothing calls this directly

Calls 11

makeBufferParserFunction · 0.85
makeErrorFunction · 0.85
readUInt32BEFunction · 0.85
bufferCopyFunction · 0.85
bufferSliceFunction · 0.85
writeUInt32BEFunction · 0.85
disconnectMethod · 0.80
_destructMethod · 0.80
initMethod · 0.80
pushMethod · 0.80
encryptMethod · 0.45

Tested by

no test coverage detected