Base64 « Date Type « Android
Home
Android
1.
2D Graphics
2.
Animation
3.
Core Class
4.
Database
5.
Date Type
6.
Development
7.
File
8.
Game
9.
Hardware
10.
Media
11.
Network
12.
Security
13.
UI
14.
User Event
Android
»
Date Type
»
Base64
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
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.