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/0f5314fb8c3067a0bfa774b4b27d626be55bdac1/core/common/src/Base64EncodedString.ts#L23" target="_blank">core/common/src/Base64EncodedString.ts</a></span> Line 23
Last Updated: 16 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.