MCPcopy
hub / github.com/valyala/quicktemplate / unsafeBytesToStr

Function unsafeBytesToStr

util_appengine.go:10–12  ·  view source on GitHub ↗
(z []byte)

Source from the content-addressed store, hash-verified

8}
9
10func unsafeBytesToStr(z []byte) string {
11 return string(z)
12}

Callers 3

QZMethod · 0.70
JZMethod · 0.70
UZMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…