Protected
valueStatic
fromCreates a CLValueUInt8 instance from a Uint8Array. Parses the first byte to retrieve the UInt8 value.
An object containing the new CLValueUInt8 instance and any remaining bytes.
Error if the source array is empty.
The Uint8Array containing the byte representation of the UInt8 value.
Generated using TypeDoc
Represents an 8-bit unsigned integer value in the Casper type system.