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

Function encode

examples/extern/pngs.bundle.js:110–120  ·  view source on GitHub ↗
(A9, Q2, E11, g11, I11, C11, w11, D11, F1)

Source from the content-addressed store, hash-verified

108 return g1().subarray(A8 / 1, A8 / 1 + B5);
109}
110function encode(A9, Q2, E11, g11, I11, C11, w11, D11, F1) {
111 try {
112 const s = B1.__wbindgen_add_to_stack_pointer(-16);
113 var M1 = U(A9, B1.__wbindgen_malloc), G1 = R, c1 = H(g11) ? 0 : U(g11, B1.__wbindgen_malloc), i1 = R, o1 = H(I11) ? 0 : U(I11, B1.__wbindgen_malloc), S = R;
114 B1.encode(s, M1, G1, Q2, E11, c1, i1, o1, S, H(C11) ? 16777215 : C11, H(w11) ? 16777215 : w11, H(D11) ? 16777215 : D11, H(F1) ? 16777215 : F1);
115 var k = h()[s / 4 + 0], N = h()[s / 4 + 1], J = Y(k, N).slice();
116 return B1.__wbindgen_free(k, 1 * N), J;
117 } finally{
118 B1.__wbindgen_add_to_stack_pointer(16);
119 }
120}
121function decode(A10) {
122 var Q3 = U(A10, B1.__wbindgen_malloc), E2 = R;
123 return G(B1.decode(Q3, E2));

Callers 1

encode1Function · 0.85

Calls 4

UFunction · 0.85
HFunction · 0.85
hFunction · 0.85
YFunction · 0.85

Tested by

no test coverage detected