Base64 « Date Type « Android






1.Base64 encoding
2.Class Base64 can be used for base64-encoding a byte array and/or for base64-decoding a base64-string.
3.A Base64 Encoder/Decoder.
4.Utilities for encoding and decoding the Base64 representation of binary data.
5.An InputStream that does Base64 decoding on the data read through it.
6.A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
7.Encode To Base64
8.Base 64 encode 2