Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » String » ReadObjectFromBase64

ReadObjectFromBase64


Module: FoundationLite

Reads element from string stream of specified format.

Name Type Description
Input value inString String Object to be read.
Output value outObject <T> Read data.

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.