Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ string
Method
string
json/golang_shim_test.go:43–44 ·
view source on GitHub ↗
(s string, escapeHTML bool)
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(es *encodeState) string(s string, escapeHTML bool) {
44
}
45
46
func
(es *encodeState) stringBytes(b []byte, escapeHTML bool) {
47
}
Callers
1
TestStringBytes
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected