tool

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Arraycopy

func Arraycopy(src []types.Int, srcPos types.Int, dest []types.Int, destPos, length types.Int)

func ByteToInt

func ByteToInt(val []byte) (ret []types.Int)

func BytesToStr

func BytesToStr(b []byte) string

func Copy

func Copy(original []types.Int, length types.Int) []types.Int

func CopyRange

func CopyRange(original []types.Int, from, to types.Int) []types.Int

func CopyRangePosLen

func CopyRangePosLen(src []types.Int, srcPos types.Int, dest []types.Int, destPos, length types.Int)

func Digit

func Digit(a uint8, radix uint8) types.Int

func Fill

func Fill(a []types.Int, fromIndex, toIndex, val types.Int)

func IntEqual

func IntEqual(a, b []types.Int) bool

func MaxInt

func MaxInt(a, b types.Int) types.Int

func MaxLong

func MaxLong(a, b types.Long) types.Long

func MinInt

func MinInt(a, b types.Int) types.Int

func MinLong

func MinLong(a, b types.Long) types.Long

func StrToBytes

func StrToBytes(str string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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