MCPcopy 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
43func (es *encodeState) string(s string, escapeHTML bool) {
44}
45
46func (es *encodeState) stringBytes(b []byte, escapeHTML bool) {
47}

Callers 1

TestStringBytesFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected