MCPcopy Index your code
hub / github.com/processing/p5.js / loadBytes.js

File loadBytes.js

test/unit/io/loadBytes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype, httpMock } from '../../js/mocks';
2import files from '../../../src/io/files';
3
4suite('loadBytes', function() {

Callers

nothing calls this directly

Calls 4

filesFunction · 0.85
splitMethod · 0.80
startMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected