Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Convert following code in to swift language

$
0
0

I am working on one project and need to take refrence from react code. But I don't know react. Can anyone help me to convert following code in to swift language.?It would be great if anyone can help me out.

stringToFloat(stringData){    buf = Buffer.from(stringData, 'ascii');    hex_string = buf.toString('hex');    float_num = Buffer(hex_string,'hex').readFloatLE(0);    return float_num;  }

Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>