menu
dimap package
documentation
dimp.dart
UTF8
decode static method
decode static method
dark_mode
light_mode
decode
static method
String
?
decode
(
Uint8List
utf8
)
Implementation
static String? decode(Uint8List utf8) { return coder!.decode(utf8); }
dimap package
documentation
dimp
UTF8
decode static method
UTF8 class