filter

package
v0.0.0-...-130934a Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2017 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompatDecode

func CompatDecode(f *Filter, in *int32)

func CompatEncode

func CompatEncode(f *Filter, in *int32)

func SSE2Decode

func SSE2Decode(f *Filter, in *int32)

func SSE2Encode

func SSE2Encode(f *Filter, in *int32)

func SSE4Decode

func SSE4Decode(f *Filter, in *int32)

func SSE4Encode

func SSE4Encode(f *Filter, in *int32)

func X64Decode

func X64Decode(f *Filter, in *int32)

func X64Encode

func X64Encode(f *Filter, in *int32)

Types

type Filter

type Filter struct {
	// contains filtered or unexported fields
}

Filter exposes Decode and Encode methods for data manipulation

func New

func New(data [8]byte, shift uint32) *Filter

New creates a Filter based on data and shift

func (*Filter) Decode

func (f *Filter) Decode(in *int32)

func (*Filter) Encode

func (f *Filter) Encode(in *int32)

Jump to

Keyboard shortcuts

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