TextDecoder

TextDecoder converts UTF-8 encoded bytes to strings.

To encode strings into bytes, use TextEncoder.

Properties

Prototype Properties