net.multiphasicapps.io.Base64Decoder

This decodes the base64 character set, ignoring invalid characters, and provides the binary data for the input. If the padding character is reached or if the input stream runs out of characters then EOF is triggered.