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

File document-parser.test.ts

src/parser/document-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Scanner } from "#src/io/scanner";
2import { PdfDict } from "#src/objects/pdf-dict.ts";
3import { PdfRef } from "#src/objects/pdf-ref";
4import { PdfStream } from "#src/objects/pdf-stream";

Callers

nothing calls this directly

Calls 15

loadFixtureFunction · 0.90
parseHeaderMethod · 0.80
getArrayMethod · 0.80
atMethod · 0.80
asStringMethod · 0.80
createMinimalPdfFunction · 0.70
encodeMethod · 0.65
getCatalogMethod · 0.65
getNameMethod · 0.65
getObjectMethod · 0.65
getDictMethod · 0.65
decodeMethod · 0.65

Tested by

no test coverage detected