org.mapdb / DataIO / toHexa

toHexa

static fun toHexa(bb: ByteArray): String

Converts binary array into its hexadecimal representation.

Parameters

bb - binary data

Return
hexadecimal string