Package codec

Class Summary
Base16 If there's Base64, why shouldn't there be Base16 as well?
Base64 Encodes and decodes data according to Base64 encoding as described in RFC 1521.
Hex A converter that converts binary data into strings of hexadecimal characters and vice versa.
UTF8InputStreamReader This class provides efficient UTF8 reading capability as a sub-class of java.io.Reader.
 

Exception Summary
CorruptedCodeException Thrown if a code is recognized as being corrupted for instance due to transmission errors.
InconsistentStateException Signals an inconsistent object state.
 



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.