Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » String » WriteObjectToBase64
Module: | FoundationLite |
---|
Encodes object as base64 string.
Name | Type | Description | |
---|---|---|---|
![]() |
inObject | <T> | Object to be saved |
![]() |
outString | String | Output String |
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.