Uses of Interface
elemental2.dom.TextDecoder.DecodeInputUnionType
-
Uses of TextDecoder.DecodeInputUnionType in elemental2.dom
Methods in elemental2.dom that return TextDecoder.DecodeInputUnionTypeModifier and TypeMethodDescriptionMethods in elemental2.dom with parameters of type TextDecoder.DecodeInputUnionTypeModifier and TypeMethodDescriptionTextDecoder.decode
(TextDecoder.DecodeInputUnionType input) TextDecoder.decode
(TextDecoder.DecodeInputUnionType input, elemental2.core.JsObject options) final String
TextDecoder.decode
(TextDecoder.DecodeInputUnionType input, Object options)