menu
walletkit_dart
walletkit_dart.dart
BufferUtil
bytesToUTF8 property
bytesToUTF8
dark_mode
light_mode
bytesToUTF8
property
String
get
bytesToUTF8
Implementation
String get bytesToUTF8 => utf8.decode(this, allowMalformed: true);
walletkit_dart
walletkit_dart
BufferUtil
bytesToUTF8 property
BufferUtil extension on
Uint8List