MCPcopy Create free account
hub / github.com/LibPDF-js/core / pdf-string.test.ts

File pdf-string.test.ts

src/objects/pdf-string.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2
3import { PdfString } from "./pdf-string";
4

Callers

nothing calls this directly

Calls 3

asStringMethod · 0.80
fromHexMethod · 0.80
fromStringMethod · 0.45

Tested by

no test coverage detected