Class TextDecoderStream
java.lang.Object
elemental2.dom.TextDecoderStream
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanboolean -
Constructor Summary
ConstructorsConstructorDescriptionTextDecoderStream(String encoding) TextDecoderStream(String encoding, elemental2.core.JsObject options) TextDecoderStream(String encoding, Object options) -
Method Summary
-
Field Details
-
encoding
-
fatal
public boolean fatal -
ignoreBOM
public boolean ignoreBOM -
readable
-
writable
-
-
Constructor Details
-
TextDecoderStream
public TextDecoderStream() -
TextDecoderStream
-
TextDecoderStream
-
TextDecoderStream
-