package
0.0.24
Repository: https://github.com/p9c/util.git
Documentation: pkg.go.dev

# Functions

BigInt sets all bytes in the passed big int to zero and then sets the value to 0.
Bytea32 clears the 32-byte array by filling it with the zero value.
Bytea64 clears the 64-byte array by filling it with the zero value.
Hash sets all bytes in the passed slice to zero.