decode functions for vehicle damage
#1

I got encode functions but really need decode for storing data in DB. Anyone help!
Reply
#2

What would be the point? Most people try to store data as compact as possible and you're going to try and pull it apart?
Reply
#3

I need to do other things with it first without f'in about with bitcode.

Thanks
Reply
#4

Store it encoded - decode it when it gets loaded. Just like storing it decoded, but you save room and effort. No need to know about bits and stuff. I highly recommend you learn though - I have been telling myself to do so for months and I'd say I half understand it now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)