Subject: SetTagBase64
Alex,
I based some code on your Manual "creating own packet types".
I am sending binary data using:
SetTag("bytes", readToBase64String( fileName));
Looking back at this code I now find SetTagBase64.
Question: Is there a benefit to using SetTagBase64 or is my readToBase64String method accomplishing the same thing?
Thanks!
-Ayyrk
I based some code on your Manual "creating own packet types".
I am sending binary data using:
SetTag("bytes", readToBase64String( fileName));
Looking back at this code I now find SetTagBase64.
Question: Is there a benefit to using SetTagBase64 or is my readToBase64String method accomplishing the same thing?
Thanks!
-Ayyrk