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

File object-stream-parser.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

createObjectStreamFunction · 0.85
asStringMethod · 0.80
getAllObjectsMethod · 0.80
getObjectNumberMethod · 0.80
atMethod · 0.80
pushMethod · 0.80
getObjectMethod · 0.65
getNameMethod · 0.65
getDictMethod · 0.65
encodeMethod · 0.65
ofMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected