MCPcopy
hub / github.com/plotly/plotly.js / toimage_test.js

File toimage_test.js

test/jasmine/tests/toimage_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var b64 = require('base64-arraybuffer');
2function b64encodeTypedArray(typedArray) {
3 return b64.encode(typedArray.buffer);
4}

Callers

nothing calls this directly

Calls 5

isPromiseFunction · 0.85
runXssCaseFunction · 0.85
doneFunction · 0.85
b64encodeTypedArrayFunction · 0.85
assertSizeFunction · 0.70

Tested by

no test coverage detected