menu
windmillcode_peerdart package
documentation
utils/nodejs_adaptations.dart
TextDecoderCommon
TextDecoderCommon.new constructor
TextDecoderCommon.new constructor
dark_mode
light_mode
TextDecoderCommon
constructor
TextDecoderCommon
(
{
String
encoding
=
'utf-8'
,
bool
fatal
=
false
,
bool
ignoreBOM
=
false
,
})
Implementation
TextDecoderCommon({this.encoding = 'utf-8', this.fatal = false, this.ignoreBOM = false});
windmillcode_peerdart package
documentation
utils/nodejs_adaptations
TextDecoderCommon
TextDecoderCommon.new constructor
TextDecoderCommon class