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
Last Updated: 30 November, 2023