Decodes UTF-8 bytes to a string.
Does not validate MQTT restrictions; use validateMqttUtf8 if validation is needed.
The UTF-8 bytes to decode
DecodeResult with the decoded string or error
Decodes UTF-8 bytes to a string.
Does not validate MQTT restrictions; use validateMqttUtf8 if validation is needed.