react-native-easybluetooth-classic
react-native-easybluetooth-classic copied to clipboard
How to get bytes array instead of String in JS ?
How i can get pure bytes array instead of string in onDataRead() listener? There is a problem with converting string to Uint8Array :/