On 4/18/2016 6:46 AM, Paul Sanderson wrote:
> You could use a binary PList or some other form of structured data -
> the BPList blob could then contain, ints, floats, strings byte arrays
> or even embedded binary plists. As it is a structured format then to
> an extent it is self documenting (in terms of the stored data types)
> Paul

Of course! I don't have to be that complicated though, do I? 
I've pretty well convinced myself that adding a type 
indicator byte to the blob will provide all the information 
I need to unblob it properly. I haven't heard any major 
objections from the list here, so I'm going try it out.

Thanks for the suggestion,
-Bill

Reply via email to