Integer Functions
Integers have multiple built-in functions you can use.
Returns the string representation of the integer.
-
Returns the byte array representation ([UInt8]
) in big-endian order of the integer.
Last updated
Integers have multiple built-in functions you can use.
Returns the string representation of the integer.
-
Returns the byte array representation ([UInt8]
) in big-endian order of the integer.
Last updated