MCPcopy Create free account
hub / github.com/Monibuca/engine / Reuse

Method Reuse

util/buffer.go:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 Len() int
70 Bytes() []byte
71 Reuse() bool
72}
73type IBuffer interface {
74 Len() int

Callers 1

GetFromPoolMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected