I've seen lots of threads about how to base64 encode things, but I need to go the other direction. I'm getting a base64 encoded WAV file from another server, and need to unpack it. I can't figure out how to do this in Jave (I can do it in C#).
If anyone can help/suggest, it would be appreciated.
TIA,
Cliff