Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dimchansky/utfbom
/ Encoding
TypeAlias
Encoding
utfbom.go:12–12 ·
view source on GitHub ↗
Encoding is type alias for detected UTF encoding.
Source
from the content-addressed store, hash-verified
10
11
// Encoding is type alias for detected UTF encoding.
12
type
Encoding int
13
14
// Constants to identify detected UTF encodings.
15
const
(
Callers
1
TestEncoding_String
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected