encoding property
String
get
encoding
The encoding
read-only property of the TextEncoderStream interface
returns a
string containing the name of the encoding algorithm used by the current
TextEncoderStream
object.
Implementation
external String get encoding;