Uint128

Uint128

new Uint128(…args)

Construct an unsigned 128-bit integer that can be XDR-encoded.

Source:
Parameters:
Name Type Attributes Description
args Array.<(number|bigint|string)> <repeatable>

one or more slices to encode in big-endian format (i.e. earlier elements are higher bits)