crc

package
v1.112.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MPL-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Byte

func Byte(crc uint64, data byte) uint64

Byte returns the CRC-64 value for the given data starting with the given crc value.

func Bytes

func Bytes(crc uint64, data []byte) uint64

Bytes returns the CRC-64 value for the given data starting with the given crc value.

func Number

func Number[T ~int64 | ~uint64 | ~int | ~uint](crc uint64, data T) uint64

Number returns the CRC-64 value for the given data starting with the given crc value.

func String

func String(crc uint64, data string) uint64

String returns the CRC-64 value for the given data starting with the given crc value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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