format

fun format(bytes: ByteArray): String

Format the bytes array to string.

Return

The string representation of the bytes array.

Parameters

bytes

The input bytes array