//
pkg.gl
Category
github.com/youchainhq/go-youchain
common
bitutil
package
1.0.0
Repository:
https://github.com/youchainhq/go-youchain.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
4
Files
143 SLOC
#
Functions
ANDBytes
ANDBytes ands the bytes in a and b.
ORBytes
ORBytes ors the bytes in a and b.
TestBytes
TestBytes tests whether any bit is set in the input byte slice.
XORBytes
XORBytes xors the bytes in a and b.