decode

abstract fun decode(data: Array<Byte>): String

Return

The decoded string.

Parameters

data

The byte values to decode.

Throws

on error