@PublicAPI

Package uk.org.retep.util.io.lzma

LZMA Compression Algorithm

See:
          Description

Class Summary
Decoder Part of the LZMA SDK 4.63 written and placed in the public domain by Igor Pavlov.
Encoder Part of the LZMA SDK 4.63 written and placed in the public domain by Igor Pavlov.
LzmaFileVisitor  
LzmaInputStream An InputStream that decompresses from the LZMA format
LzmaOutputStream An OutputStream that compresses with the LZMA format
 

Package uk.org.retep.util.io.lzma Description

LZMA Compression Algorithm



Copyright © 1998-2010 Retep Development Group. All Rights Reserved.