Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Scanner } from
"#src/io/scanner"
;
2
import
{ describe, expect, it } from
"vitest"
;
3
4
import
{ XRefParser } from
"./xref-parser"
;
Callers
nothing calls this directly
Calls
13
createXRefStream
Function · 0.85
getArray
Method · 0.80
parseAt
Method · 0.80
findStartXRef
Method · 0.80
parseStream
Method · 0.80
parser
Function · 0.70
encode
Method · 0.65
parseTable
Method · 0.45
get
Method · 0.45
has
Method · 0.45
getNumber
Method · 0.45
getRef
Method · 0.45
Tested by
no test coverage detected