Patches

Decode

Decode

Decodes a text in base64 into an image, JSON or plain text. This is usually needed to when retrieving resources from the Network Request Patch.

Decode

  • Text
  • Loading
  •  

Text

A text in base64 encoding that represents either an image, JSON or plain text.

Loading

A boolean that is true while the response is loading.

Output

The response result – image, JSON, or text – depending on the patch type.