package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

Copy copies the byte slice into new slice (make/copy).
CopyReverse returns a new byte slice containing reversed version of the original.
Reverse does in-place reversing of byte slice.