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