Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » String » ReadObjectFromBase64
| Module: | FoundationLite |
|---|
Reads element from string stream of specified format.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inString | String | Object to be read. |
![]() |
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.

Basic
