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

Method arrayBuffer

github-actions/browserstack/set-browserstack-env.js:9728–9732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9726 err = new RequestAbortedError();
9727 }
9728 if (err) {
9729 this[kAbort]();
9730 }
9731 return super.destroy(err);
9732 }
9733 _destroy(err, callback) {
9734 if (!this[kReading]) {
9735 setImmediate(() => {

Callers 3

arrayBufferMethod · 0.45
writeBlobFunction · 0.45
addMethod · 0.45

Calls 2

__asyncFunction · 0.70
consumeFunction · 0.70

Tested by

no test coverage detected