Categorygithub.com/decred/dcrwallet/internal/zero
modulepackage
1.0.1
Repository: https://github.com/decred/dcrwallet.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.
Bytes sets all bytes in the passed slice to zero.