menu
flutter_charset_detector_web package
documentation
js_charset_detector.dart
detectAll function
detectAll function
dark_mode
light_mode
detectAll
function
@JS('jschardet.detectAll')
List
<
DetectedMap
>
detectAll
(
dynamic
data
,
OptionsMap
?
options
)
Implementation
@JS('jschardet.detectAll') external List<DetectedMap> detectAll(dynamic data, OptionsMap? options);
flutter_charset_detector_web package
documentation
js_charset_detector
detectAll function
js_charset_detector library