fnv

package
v1.1.66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fnv

type Fnv struct {
}

Fnv is a fnv128a implementation of the hasher interface.

func (Fnv) Compute

func (f Fnv) Compute(s string) []byte

Compute takes a string, and returns the fnv128a hash of that string

func (Fnv) EmptyHash

func (f Fnv) EmptyHash() []byte

EmptyHash returns the fnv128a hash of the empty string

func (Fnv) IsInterfaceNil

func (f Fnv) IsInterfaceNil() bool

IsInterfaceNil returns true if there is no value under the interface

func (Fnv) Size

func (Fnv) Size() int

Size returns the size, in number of bytes, of a fnv128a hash

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL