MCPcopy
hub / github.com/MetaCubeX/mihomo / Put

Function Put

common/pool/pool.go:7–9  ·  view source on GitHub ↗
(buf []byte)

Source from the content-addressed store, hash-verified

5}
6
7func Put(buf []byte) error {
8 return DefaultAllocator.Put(buf)
9}

Callers 15

RelayDnsConnFunction · 0.92
closeLockedMethod · 0.92
exchangeQUICMethod · 0.92
ReadPacketFunction · 0.92
WriteToMethod · 0.92
WriteToMethod · 0.92
WriteMethod · 0.92
ReadFromMethod · 0.92
ReadMethod · 0.92
WriteToMethod · 0.92
recvLoopMethod · 0.92
ReadMethod · 0.92

Calls 1

PutMethod · 0.65

Tested by

no test coverage detected