package
1.0.0
Repository: https://github.com/youchainhq/go-youchain.git
Documentation: pkg.go.dev

# Functions

ANDBytes ands the bytes in a and b.
ORBytes ors the bytes in a and b.
TestBytes tests whether any bit is set in the input byte slice.
XORBytes xors the bytes in a and b.