MCPcopy
hub / github.com/vercel/next.js / be

Function be

packages/next/src/compiled/@vercel/og/index.node.js:13543–13551  ·  view source on GitHub ↗
(f, s)

Source from the content-addressed store, hash-verified

13541 }
13542 }
13543 function be(f, s) {
13544 for (var g2 = "", c2 = 0; !(c2 >= s / 2); ++c2) {
13545 var B = k[f + 2 * c2 >> 1];
13546 if (B == 0)
13547 break;
13548 g2 += String.fromCharCode(B);
13549 }
13550 return g2;
13551 }
13552 function $A(f, s, g2) {
13553 if (g2 === void 0 && (g2 = 2147483647), 2 > g2)
13554 return 0;

Callers 2

index.node.jsFile · 0.70
ciFunction · 0.70

Calls 2

TAFunction · 0.85
geFunction · 0.70

Tested by

no test coverage detected