TextEncoder | @azure/core-util
Matthew Cannon
Updated on May 09, 2026
Hierarchy
- TextEncoder
Index
Methods
encode
- encode(input?: undefined | string): Uint8Array
Parameters
Optional input: undefined | string
Returns Uint8Array
Matthew Cannon
Updated on May 09, 2026