Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
3
import
{ PdfDict } from
"./pdf-dict"
;
4
import
{ PdfName } from
"./pdf-name"
;
Callers
nothing calls this directly
Calls
9
fromDict
Method · 0.80
setData
Method · 0.80
getName
Method · 0.65
of
Method · 0.45
getNumber
Method · 0.45
set
Method · 0.45
get
Method · 0.45
has
Method · 0.45
clearDirty
Method · 0.45
Tested by
no test coverage detected