Search found 1 match
- Sat May 14, 2016 12:32 am
- Forum: Airconsole
- Topic: Determine the byte/buffer length iOS app
- Replies: 1
- Views: 58702
Determine the byte/buffer length iOS app
I have used the airconsole SDK to write an app but I cannot figure out how to determine the correct byte count or buffer count. The code provided in the idk works but with a buffer length of 1024 some of the strings in "NSString s" are joined as if there is a null value between the strings...