Protected
valueStatic
fromCreates a CLValueUInt128 instance from a Uint8Array. Parses the byte array to retrieve the UInt128 value.
An object containing the new CLValueUInt128 instance and any remaining bytes.
The Uint8Array containing the byte representation of the UInt128 value.
Generated using TypeDoc
Represents a 128-bit unsigned integer value in the Casper type system.