package
1.0.4006
Repository: https://github.com/deatil/go-cryptobin.git
Documentation: pkg.go.dev

# Functions

AnyOverlap reports whether x and y share memory at any (not necessarily corresponding) index.
Clone returns a copy of b[:len(b)].
No description provided by the author
InexactOverlap reports whether x and y share memory at any non-corresponding index.
SliceForAppend takes a slice and a requested number of bytes.