digit

package
v0.0.0-...-89d9e6b Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: GPL-3.0, LGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeDigit

func DecodeDigit(in byte) uint8

DecodeDigit decodes a byte-representation of a digit into a unsigned integer value.

func EncodeDigit

func EncodeDigit(in uint8) byte

EncodeDigit encodes a integer value as a digit-character.

func FindDigit

func FindDigit(data []byte) map[int]uint8

FindDigit finds the digits and their location in provided data.

func IsDigit

func IsDigit(in byte) bool

func IsDigitRune

func IsDigitRune(in rune) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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