Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tdewolff/canvas
/ Decode
Method
Decode
cmd/pdftext/encoding.go:19–19 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
17
Has(rune) bool
18
Encode([]byte) ([]byte, error)
19
Decode([]byte) ([]byte, error)
20
}
21
22
type
standardEncoding
struct
{}
Callers
10
GobDecode
Method · 0.65
main
Function · 0.65
ToUnicode
Method · 0.65
ToUnicode
Method · 0.65
GetFont
Method · 0.65
parseName
Function · 0.65
main
Function · 0.65
drawDocument
Function · 0.65
fetch
Function · 0.65
read
Function · 0.65
Implementers
4
standardEncoding
cmd/pdftext/encoding.go
winAnsiEncoding
cmd/pdftext/encoding.go
macRomanEncoding
cmd/pdftext/encoding.go
builtinEncoding
cmd/pdftext/encoding.go
Calls
no outgoing calls
Tested by
no test coverage detected