uint128

package
v2.0.0-beta.21 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uint128

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

func From

func From(x, y uint64) Uint128

func From16

func From16(b [16]byte) Uint128

func (Uint128) Add

func (x Uint128) Add(y Uint128) Uint128

func (Uint128) And

func (x Uint128) And(y Uint128) Uint128

func (Uint128) Fill16

func (x Uint128) Fill16(a *[16]byte)

func (Uint128) Lsh

func (x Uint128) Lsh(n uint) Uint128

func (Uint128) Not

func (x Uint128) Not() Uint128

func (Uint128) Rsh

func (x Uint128) Rsh(n uint) Uint128

func (Uint128) Sub

func (x Uint128) Sub(y Uint128) Uint128

func (Uint128) Uint64

func (x Uint128) Uint64() uint64

func (Uint128) Uint64Sat

func (x Uint128) Uint64Sat() uint64

Jump to

Keyboard shortcuts

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