11.1.9 AsStringUsingUTF8 Method
Gets the string represented by the binary data, with the assumption that it's encoded in UTF-8.
Input Arguments
None
Output Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
ErrorInfo | No | Indicates an error that might have occurred, for example if the binary data contains invalid UTF- byte sequence. |
Return Value
The string represented by binary data (with the assumption that it's encoded in UTF-8)