//
pkg.gl
Category
github.com/leverwwz/go-substrate
uint128
package
1.0.0
Repository:
https://github.com/leverwwz/go-substrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
198 SLOC
#
Functions
From64
From64 converts v to a Uint128 value.
FromBig
FromBig converts i to a Uint128 value.
FromBytes
FromBytes converts b to a Uint128 value.
New
New returns the Uint128 value (lo,hi).
#
Variables
Zero
Zero is a zero-valued uint128.
#
Structs
Uint128
A Uint128 is an unsigned 128-bit number.