react-native-easybluetooth-classic icon indicating copy to clipboard operation
react-native-easybluetooth-classic copied to clipboard

How to get bytes array instead of String in JS ?

Open LMarcinkowski opened this issue 5 years ago • 3 comments

How i can get pure bytes array instead of string in onDataRead() listener? There is a problem with converting string to Uint8Array :/

LMarcinkowski avatar Jun 04 '19 11:06 LMarcinkowski