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