bcd

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package bcd は、BCD変換 (二進化十進表現) に関するユーティリティが配置されています。

REFERENCES:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToBcd

func ToBcd(num uint64, byteCount int) []byte

ToBcd -- 指定された数値とバイト数でBCDを生成して返します.

func ToUInt64

func ToUInt64(bcd []byte) uint64

ToUInt64 -- bcd を uint64 に変換します.

Types

This section is empty.

Jump to

Keyboard shortcuts

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