TextEncoder takes a stream of code points as input and emits a stream of UTF-8 bytes
TextEncoder on MDN
Generated using TypeDoc
TextEncoder takes a stream of code points as input and emits a stream of UTF-8 bytes
TextEncoder on MDN