crc32util

package
v0.0.0-...-2660072 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRC32

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

CRC32 decribes the CRC32 structure.

func NewCRC32

func NewCRC32() *CRC32

NewCRC32 constructs new CRC32 object.

func (*CRC32) GetValue

func (crc32 *CRC32) GetValue() uint32

GetValue returns the CRC value.

func (*CRC32) Update

func (crc32 *CRC32) Update(buf []byte)

Update updates the CRC value.

Jump to

Keyboard shortcuts

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