type hash.Hash (interface)

Method Implmentations

BlockSize() int Hash32.BlockSize Hash64.BlockSize *hash/maphash.Hash.BlockSize vendor/golang.org/x/crypto/sha3.ShakeHash.BlockSize
Reset() Hash32.Reset Hash64.Reset *hash/maphash.Hash.Reset vendor/golang.org/x/crypto/sha3.ShakeHash.Reset
Size() int Hash32.Size Hash64.Size *hash/maphash.Hash.Size vendor/golang.org/x/crypto/sha3.ShakeHash.Size
Sum(b []byte) []byte Hash32.Sum Hash64.Sum *hash/maphash.Hash.Sum vendor/golang.org/x/crypto/sha3.ShakeHash.Sum
Write([]byte) (int, error) Hash32.Write Hash64.Write *hash/maphash.Hash.Write vendor/golang.org/x/crypto/sha3.ShakeHash.Write