Actually I need to transfer the integer
value along with the bitmap
via bluetooth
.. Now my problem is I need to transfer the integer
as single byte
value..
Is tat possible to convert int
as single byte
value.. and retrieve it as a integer
there... I tried byteValue()
and the casting thing but its not usefull.. If my approach is right just help me out with this or say some other way.
(Each time when I am using casting then it's returning as 65535)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…