Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Blob / Utf8 | The blob to decode or string to encode |
Return Value
A UTF-8 string when given a blob, or a blob when given a string.
Examples
$ Create a blob from UTF-8 text
| Name | Type | Description |
|---|---|---|
value | Blob / Utf8 | The blob to decode or string to encode |
A UTF-8 string when given a blob, or a blob when given a string.