This service encodes the specified byte array as a string in the local character set.

Input ports
- bytes - The byte array to be converted into a string. This is a mandatory parameter.
Output ports
- string - The string representing the byte array in the local character set.
Examples
An example workflow can be found on myExperiment
.