Class TextEncoder

TextEncoder takes a UTF-8 encoded string of code points as input and return a stream of bytes.

Hierarchy

  • TextEncoder

Implements

Constructors

Properties

Methods

Constructors

  • Returns TextEncoder

Properties

encoding: string

Methods

Generated using TypeDoc