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