MCPcopy
hub / github.com/di-sukharev/opencommit / pe

Function pe

out/cli.cjs:7421–7424  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7419 }(e3, o3, r3);
7420}
7421function pe(e3) {
7422 const t2 = e3.bytesFilled, r3 = e3.elementSize;
7423 return new e3.viewConstructor(e3.buffer, e3.byteOffset, t2 / r3);
7424}
7425function me(e3, t2, r3, o3) {
7426 e3._queue.push({ buffer: t2, byteOffset: r3, byteLength: o3 }), e3._queueTotalSize += o3;
7427}

Callers 2

_eFunction · 0.85
readMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected