crc16

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: BSD-3-Clause Imports: 0 Imported by: 15

Documentation

Overview

Package crc16 implements CRC-16-IBM/CRC-16-ANSI reversed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Checksum

func Checksum(data []byte) uint16

Checksum returns the CRC16 checksum of data.

func Update

func Update(crc uint16, b byte) uint16

Update returns a new checksum of crc with additional byte b.

Types

This section is empty.

Jump to

Keyboard shortcuts

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