Hi boys,
i'm newbie on B4A and you did a great job!!
Now, i've a question about byte array conversion and manipulation.
I read from bluetooth an Byte array of 60 bytes. So i want:
1. Change it (Byte Array) from Big Endian to Little Endian
2. Calculate integer value on 2 bytes, 4 bytes, ecc
I've seen many examples, but i'm not able to find a solution for my problem.
Thanks a lot
Francesco
i'm newbie on B4A and you did a great job!!
Now, i've a question about byte array conversion and manipulation.
I read from bluetooth an Byte array of 60 bytes. So i want:
1. Change it (Byte Array) from Big Endian to Little Endian
2. Calculate integer value on 2 bytes, 4 bytes, ecc
I've seen many examples, but i'm not able to find a solution for my problem.
Thanks a lot
Francesco