Package com.bytecream.codec

Class Summary
Base64Encoder Provides a set of static methods to encode an array of bytes with the Base64 algorithm.
Base64EncoderIO Provides a set of static methods to encode a stream with the Base64 algorithm.
Base64EncoderNIO Provides a set of static methods to encode a ByteBuffer or a ByteChannel with the Base64 algorithm.
Base64EncodingInputStream Provides an encoding filter for an input stream.
Base64EncodingOutputStream Provides an encoding filter for an output stream.
 




Copyright © 2004 ByteCream.
All Rights Reserved.