Package com.mucommander.io.base64

Provides classes to deal with base-64 encoded streams.

See:
          Description

Class Summary
Base64Decoder Base64Decoder provides methods to ease the decoding of strings and byte arrays in base64.
Base64Encoder Base64Encoder provides methods to ease the encoding of strings and byte arrays in base64.
Base64InputStream Base64InputStream is an InputStream that decodes Base64-encoded data provided by an underlying InputStream.
Base64OutputStream This OuputStream encodes supplied data to Base64 encoding and writes it to the underlying OutputStream.
 

Package com.mucommander.io.base64 Description

Provides classes to deal with base-64 encoded streams.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard