how to convert int to byte in objective-C?

Posted by suse on Stack Overflow See other posts from Stack Overflow or by suse
Published on 2010-04-22T05:43:34Z Indexed on 2010/04/22 6:33 UTC
Read the original article Hit count: 325

Filed under:
|
|

Hello,

I've a int value which needs to be converted into byte array. How to achieve it in objective-c? which method supports to do this?

Thank you,

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about int