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

File pdf-stream.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2
3import { PdfDict } from "./pdf-dict";
4import { PdfName } from "./pdf-name";

Callers

nothing calls this directly

Calls 9

fromDictMethod · 0.80
setDataMethod · 0.80
getNameMethod · 0.65
ofMethod · 0.45
getNumberMethod · 0.45
setMethod · 0.45
getMethod · 0.45
hasMethod · 0.45
clearDirtyMethod · 0.45

Tested by

no test coverage detected