//
pkg.gl
Category
github.com/epicchainlabs/epicchain-go
pkg
util
slice
package
0.0.0-20241208111944-886a677d4f6d
Repository:
https://github.com/epicchainlabs/epicchain-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
8
Files
18 SLOC
#
Functions
Clean
Clean wipes the data in b by filling it with zeros.
CopyReverse
CopyReverse returns a new byte slice containing reversed version of the original.
Reverse
Reverse does in-place reversing of byte slice.