MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / D

Function D

examples/extern/gmath.bundle.js:190–192  ·  view source on GitHub ↗
(A3, I2)

Source from the content-addressed store, hash-verified

188 return null !== C && C.buffer === A.memory.buffer || (C = new Int32Array(A.memory.buffer)), C;
189}
190function D(A3, I2) {
191 return g().subarray(A3 / 1, A3 / 1 + I2);
192}
193function lz4_decompress(I4) {
194 var g2 = Q(I4, A.__wbindgen_malloc), C2 = B;
195 A.lz4_decompress(8, g2, C2);

Callers 1

lz4_decompressFunction · 0.70

Calls 1

gFunction · 0.70

Tested by

no test coverage detected