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

File indirect-object-parser.test.ts

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

Source from the content-addressed store, hash-verified

1import { Scanner } from "#src/io/scanner";
2import { PdfArray } from "#src/objects/pdf-array";
3import { PdfDict } from "#src/objects/pdf-dict";
4import { PdfName } from "#src/objects/pdf-name";

Callers

nothing calls this directly

Calls 14

asStringMethod · 0.80
pushMethod · 0.80
parserFunction · 0.70
getNameMethod · 0.65
getDictMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65
parseObjectMethod · 0.45
getRefMethod · 0.45
ofMethod · 0.45
getNumberMethod · 0.45
parseObjectAtMethod · 0.45

Tested by

no test coverage detected