MCPcopy Index your code
hub / github.com/feross/buffer / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*!
2 * The buffer module from node.js, for the browser.
3 *
4 * @author Feross Aboukhadijeh <https://feross.org>

Callers

nothing calls this directly

Calls 15

typedArraySupportFunction · 0.85
fromFunction · 0.85
allocFunction · 0.85
allocUnsafeFunction · 0.85
isInstanceFunction · 0.85
swapFunction · 0.85
utf8SliceFunction · 0.85
bidirectionalIndexOfFunction · 0.85
hexWriteFunction · 0.85
utf8WriteFunction · 0.85
asciiWriteFunction · 0.85
base64WriteFunction · 0.85

Tested by

no test coverage detected