MCPcopy Create free account
hub / github.com/golang/snappy / encodeBlock

Function encodeBlock

encode_asm.go:30–30  ·  view source on GitHub ↗

encodeBlock has the same semantics as in encode_other.go. go:noescape

(dst, src []byte)

Source from the content-addressed store, hash-verified

28//
29//go:noescape
30func encodeBlock(dst, src []byte) (d int)

Callers 1

EncodeFunction · 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…