Encoding - Web documentation

Functions

f
atob

Decodes a string of data which has been encoded using base-64 encoding.

f
btoa

Creates a base-64 ASCII encoded string from the input string.

Interfaces

I
TextDecodeOptions
No documentation available
I
v
TextDecoder
No documentation available
I
TextDecoderCommon
No documentation available
I
TextDecoderOptions
No documentation available
I
v
TextDecoderStream
No documentation available
I
v
TextEncoder
No documentation available
I
TextEncoderCommon
No documentation available
I
TextEncoderEncodeIntoResult
No documentation available
I
v
TextEncoderStream
No documentation available