stringhash

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BalancedByteSample

type BalancedByteSample struct {
	Buf []byte
	Out uint16
}

func (BalancedByteSample) Feature

func (s BalancedByteSample) Feature(n int) uint32

func (BalancedByteSample) Output

func (s BalancedByteSample) Output() uint16

func (BalancedByteSample) Parity

func (s BalancedByteSample) Parity() uint16

type BalancedSample

type BalancedSample struct {
	Str string
	Out uint16
}

func (BalancedSample) Feature

func (s BalancedSample) Feature(n int) uint32

func (BalancedSample) Output

func (s BalancedSample) Output() uint16

func (BalancedSample) Parity

func (s BalancedSample) Parity() uint16

type ByteSample

type ByteSample struct {
	Buf []byte
	Out uint16
}

func (ByteSample) Feature

func (s ByteSample) Feature(n int) uint32

func (ByteSample) Output

func (s ByteSample) Output() uint16

func (ByteSample) Parity

func (s ByteSample) Parity() uint16

type Sample

type Sample struct {
	Str string
	Out uint16
}

func (Sample) Feature

func (s Sample) Feature(n int) uint32

func (Sample) Output

func (s Sample) Output() uint16

func (Sample) Parity

func (s Sample) Parity() uint16

Jump to

Keyboard shortcuts

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