Base64EncodedString.prefix Variable
The prefix prepended to the string identifying it as base-64-encoded.
Type
"encoding=base64;"
Default Value
"encoding=base64;"```
### Defined in
- <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/9dcb6793009885ba13b4cb8260c594976733f0a4/core/common/src/Base64EncodedString.ts#L23" target="_blank">core/common/src/Base64EncodedString.ts</a></span> Line 23
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.