package
1.0.33
Repository: https://github.com/eluv-io/common-go.git
Documentation: pkg.go.dev

# Functions

axor (array xor) calculates the xor across two byte slices.
DecodeString decodes the given binary string to the represented bytes.
EncodeToString encodes the given bytes into a binary string.
No description provided by the author
ShiftLeft performs a left bit shift operation on the provided bytes.
No description provided by the author
ShiftRight performs a right bit shift operation on the provided bytes.