MCPcopy Create free account
hub / github.com/corestoreio/pkg / writeInterpolateBytes

Function writeInterpolateBytes

sql/dml/interpolate.go:323–376  ·  view source on GitHub ↗

writeInterpolateByte same as writeInterpolate. Maybe package unsafe can do here some magic to avoid duplicate code, but for now we stick with a copy of the above original function writeInterpolateByte.

(buf *bytes.Buffer, sql []byte, args []any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

prepareQueryAndArgsMethod · 0.85

Calls 5

writeInterfaceValueFunction · 0.85
WriteRuneMethod · 0.80
WriteMethod · 0.65
EscapeIdentMethod · 0.65
CountMethod · 0.45

Tested by

no test coverage detected