API Reference > imodeljs-common > Entities > Base64EncodedString > Base64EncodedString.replacer Base64EncodedString.replacer Function A function suitable for use with JSON.stringify to serialize a Uint8Array as a Base64EncodedString. replacer(_name: string, value: any): any Parameter Type Description _name string value any Returns - any Defined in core/common/src/Base64EncodedString.ts Line 56 Last Updated: 11 June, 2024