//
pkg.gl
Category
github.com/DigitalLabs-web3/neo-go-evm
pkg
util
slice
package
0.0.0-20230816035547-f94ef0f6cb83
Repository:
https://github.com/digitallabs-web3/neo-go-evm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
18 SLOC
#
Functions
Copy
Copy copies the byte slice into new slice (make/copy).
CopyReverse
CopyReverse returns a new byte slice containing reversed version of the original.
Reverse
Reverse does in-place reversing of byte slice.