Companion

object Companion

Functions

Link copied to clipboard
fun empty(): Hex
Link copied to clipboard
fun fromHexInput(byteArray: ByteArray): Hex
fun fromHexInput(hexInput: HexInput): Hex
Link copied to clipboard
fun fromString(hex: String): Hex