Encode
Encodes an image, JSON or plain text into a base64 text. This is usually needed to send resources with the Network Request Patch.
Encode
- Queue
- Loading
- Text
- Input
An image, JSON, or text – depending on the patch type.
- Queue
When enabled, new encoding requests will be queued up in order and any pending request won’t be canceled.
- Loading
A boolean that is true while the response is loading.
- Text
The
base64
encoded text.