Package org.yenc

Class Summary
ydecode Decodifies files passed as command line arguments.
YEncDecoder Decodes data encoded with yEnc (http://www.yencode.org).
 

Exception Summary
CRCException Thrown to indicate a CRC mismatch.
InvalidParameterException Thrown to indicate that a parameter's value is invalid.
MissingParameterException Thrown to indicate that a header had a missing parameter.
MissingPartsException Thrown to indicate that some parts of a multipart archive are missing.
SizeException Thrown to indicate a difference in the expected file size.
YEncException Thrown to indicate an error in the encoded data.