MCPcopy Create free account
hub / github.com/angular/dev-infra / readAsDataURL

Method readAsDataURL

github-actions/saucelabs/set-saucelabs-env.js:15526–15531  ·  view source on GitHub ↗

* @see https://w3c.github.io/FileAPI/#dfn-readAsDataURL * @param {import('buffer').Blob} blob

(blob)

Source from the content-addressed store, hash-verified

15524 loadend: null,
15525 error: null,
15526 abort: null,
15527 load: null,
15528 progress: null,
15529 loadstart: null
15530 };
15531 }
15532 /**
15533 * @see https://w3c.github.io/FileAPI/#dfn-readAsArrayBuffer
15534 * @param {import('buffer').Blob} blob

Callers

nothing calls this directly

Calls 1

readOperationFunction · 0.70

Tested by

no test coverage detected