Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

TiBlob parsing issue

Hi All,

I have the following issue. I am creating HTTP POST request and as a result I receive a TiBlob object which should be a byte array. How can I convert from TiBlob to arry of bytes which I can pass later to the result I need?

Thanks,
Angel

— asked June 9th 2010 by Skinkers Developer
0 Comments

2 Answers

  • Hi Angel..I am very in this world and I have the same problem as you. Did you solve it anyway?

    — answered September 13th 2011 by emin özcan
    permalink
    0 Comments
  • MyBlob[4] will give you an integer representing the 5th byte in the blob (the indexer is 0 based).

    — answered October 10th 2011 by Shawn Lipscomb
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.