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

File xref-parser.test.ts

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

Source from the content-addressed store, hash-verified

1import { Scanner } from "#src/io/scanner";
2import { describe, expect, it } from "vitest";
3
4import { XRefParser } from "./xref-parser";

Callers

nothing calls this directly

Calls 13

createXRefStreamFunction · 0.85
getArrayMethod · 0.80
parseAtMethod · 0.80
findStartXRefMethod · 0.80
parseStreamMethod · 0.80
parserFunction · 0.70
encodeMethod · 0.65
parseTableMethod · 0.45
getMethod · 0.45
hasMethod · 0.45
getNumberMethod · 0.45
getRefMethod · 0.45

Tested by

no test coverage detected