MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi /

Class

packages/core/src/drawlist/textArena.ts:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32export class FrameTextArena {
33 private buf: Uint8Array;
34 private len = 0;
35 private textEncoderCalls = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected