Hex

scalus.utils.Hex
object Hex

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Hex.type

Members list

Value members

Concrete methods

def bytesToHex(bytes: Array[Byte]): String
def hexToBytes(hex: String): Array[Byte]