MCPcopy Create free account
hub / github.com/CodisLabs/codis / Buffer

Method Buffer

pkg/utils/unsafe2/slice.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 Type() string
10
11 Buffer() []byte
12 reclaim()
13
14 Slice2(beg, end int) Slice

Callers 3

TestMakeCGoSliceFunction · 0.65
newConnDecoderFunction · 0.65
newConnEncoderFunction · 0.65

Implementers 2

goSlicepkg/utils/unsafe2/go_slice.go
cgoSlicepkg/utils/unsafe2/cgo_slice.go

Calls

no outgoing calls

Tested by 1

TestMakeCGoSliceFunction · 0.52