Package be.cardon.utils

Utilities functions (base64, hex, keyboard input, OS).

See:
          Description

Class Summary
Base64Utils Base64 encoder and decoder (RFC-2045)
ByteArrayTools Reverses a byte array, or compares two byte arrays.
Debug  
Dumper To dump object to a write stream
ExceptionHandler  
HexUtils Byte array to hexadecimal dumper.
Keyboard Reads data from the standard input stream.
LibraryLoader  
OperatingSystem Provides OS properties.
 

Package be.cardon.utils Description

Utilities functions (base64, hex, keyboard input, OS).