Dart SDK
dart:convert
AsciiDecoder
AsciiDecoder
AsciiDecoder
Dart SDK
dart:convert
AsciiDecoder
AsciiDecoder
constructor
AsciiDecoder
Source
Dart SDK
dart:convert
AsciiDecoder
Properties
hashCode
runtimeType
Constructors
AsciiDecoder
Operators
operator ==
Methods
bind
convert
fuse
noSuchMethod
startChunkedConversion
toString
Not documented.
Source
const AsciiDecoder({bool allowInvalid: false}) : super(allowInvalid, _ASCII_MASK);