type hash/fnv.sum128a ([...]T)

Method Implmentations

BlockSize() int (*T).M : hash.Hash.BlockSize
MarshalBinary() ([]byte, error) (*T).M : encoding.BinaryMarshaler.MarshalBinary (*T).M : crypto/hmac.marshalable.MarshalBinary
Reset() (*T).M : hash.Hash.Reset
Size() int (*T).M : hash.Hash.Size
Sum(in []byte) []byte (*T).M : hash.Hash.Sum
Write(data []byte) (int, error) (*T).M : hash.Hash.Write (*T).M : io.Writer.Write