In a similar vein, I want to take a base64 encoded string and dump the product of a 
decode into a destination byte array. However, I don't know the size of the decoded 
data before hand. How do I get this done?

Reply via email to