On Apr 14, 2009, at 12:48 PM, Richard Dauben wrote:
> After successfully reading from a blob sequentially to a buffer in
> Objective C
> the buffer seems to be altered such that it can no longer be
> accessed from
> memory Is there some kind of special buffer type that I should
> be usi
Richard Dauben wrote:
> After successfully reading from a blob sequentially to a buffer in
> Objective C the buffer seems to be altered such that it can no longer
> be accessed from memory Is there some kind of special buffer type
> that I should be using? Here is sample of my code:
>
> int su
After successfully reading from a blob sequentially to a buffer in Objective C
the buffer seems to be altered such that it can no longer be accessed from
memory Is there some kind of special buffer type that I should be using?
Here is sample of my code:
int success;
NSData *inBuffer;
succes
3 matches
Mail list logo