TextDecoder constructor

TextDecoder([
  1. String label,
  2. TextDecoderOptions options
])

Implementation

external TextDecoder([String label, TextDecoderOptions options]);