MCPcopy Create free account
hub / github.com/microsoft/SandDance / readFileSlice

Function readFileSlice

docs/app/js/sanddance-app.js:56424–56426  ·  view source on GitHub ↗
(_x2, _x3, _x4)

Source from the content-addressed store, hash-verified

56422 return _makeBlobIterator.apply(this, arguments);
56423}
56424function readFileSlice(_x2, _x3, _x4) {
56425 return _readFileSlice.apply(this, arguments);
56426}
56427function _readFileSlice() {
56428 _readFileSlice = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(file, offset, end) {
56429 return (0, _regeneratorDefault.default).wrap(function _callee2$(_context2) {

Callers 1

_makeBlobIteratorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected