menu
nkn_sdk_flutter package
documentation
utils/hex.dart
utils/hex.dart
dark_mode
light_mode
utils/hex
library
Functions
hexDecode
(
String
s
)
→
Uint8List
hexDecode returns the bytes represented by the hexadecimal string s.
hexEncode
(
Uint8List
raw
)
→
String
hexEncode returns the hexadecimal encoding of raw.
nkn_sdk_flutter package
documentation
utils/hex.dart
nkn_sdk_flutter
package
Libraries
client
configure
crypto
nkn_sdk
utils/hash
utils/hex
wallet
hex library