Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibPDF-js/core
/ object-parser.test.ts
File
object-parser.test.ts
src/parser/object-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
{ PdfArray } from
"#src/objects/pdf-array"
;
3
import
{ PdfBool } from
"#src/objects/pdf-bool"
;
4
import
{ PdfDict } from
"#src/objects/pdf-dict"
;
Callers
nothing calls this directly
Calls
11
asString
Method · 0.80
push
Method · 0.80
at
Method · 0.80
getArray
Method · 0.80
parser
Function · 0.70
getDict
Method · 0.65
parseObject
Method · 0.45
of
Method · 0.45
get
Method · 0.45
getNumber
Method · 0.45
has
Method · 0.45
Tested by
no test coverage detected