Decode bytes to a string.
Usage
decode(data)
data: bytes
The bytes to decode.
str
The decoded string.