HexUtils

object HexUtils

Functions

Link copied to clipboard

Converts a hexadecimal string to a byte array. The String can be either with leading 0x or without.

Link copied to clipboard

Converts a byte array to a hexadecimal string.