Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Blob / Utf8 | The blob to encode or string to decode |
Return Value
A hex-encoded string when given a blob, or a blob when given a hex string.
Examples
$ Decode a hex string
| Name | Type | Description |
|---|---|---|
value | Blob / Utf8 | The blob to encode or string to decode |
A hex-encoded string when given a blob, or a blob when given a hex string.