Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/canvas
/ winAnsiEncoding
Struct
winAnsiEncoding
cmd/pdftext/encoding.go:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
winAnsiEncoding
struct
{}
38
39
func
(_ winAnsiEncoding) Has(r rune) bool {
40
entry, ok := charset[r]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected