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

File encoding.test.ts

src/helpers/encoding.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2
3import {
4 canEncodePdfDoc,

Callers

nothing calls this directly

Calls 8

hasUtf16BOMFunction · 0.90
decodePdfDocEncodingFunction · 0.90
decodeUtf16BEFunction · 0.90
decodeTextStringFunction · 0.90
canEncodePdfDocFunction · 0.90
encodePdfDocEncodingFunction · 0.90
encodeUtf16BEFunction · 0.90
encodeTextStringFunction · 0.90

Tested by

no test coverage detected