Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibPDF-js/core
/ encoding.test.ts
File
encoding.test.ts
src/helpers/encoding.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
{
4
canEncodePdfDoc,
Callers
nothing calls this directly
Calls
8
hasUtf16BOM
Function · 0.90
decodePdfDocEncoding
Function · 0.90
decodeUtf16BE
Function · 0.90
decodeTextString
Function · 0.90
canEncodePdfDoc
Function · 0.90
encodePdfDocEncoding
Function · 0.90
encodeUtf16BE
Function · 0.90
encodeTextString
Function · 0.90
Tested by
no test coverage detected