Skip to main content
method TextDecoder.prototype.decode

Returns the result of running encoding's decoder.

Parameters

optional
input: BufferSource
optional
options: { stream?: false; }

Returns

string