//
pkg.gl
Category
github.com/pyihe/go-pkg
bytes
package
0.0.0-20230216074244-e67ccf8c31f0
Repository:
https://github.com/pyihe/go-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
106 SLOC
#
Functions
Contain
Contain 判断字节切片b是否包含ele元素.
Copy
No description provided by the author
Equal
Equal 判断两个字节切片每个元素是否相等.
Int64
No description provided by the author
Remove
Remove 对于eles的每个元素,只删除一次.
RemoveAll
RemoveAll 删除所有的ele.
Reverse
Reverse 翻转字节切片.
String
String []byte转换为string.