Interface BZip2Constants

All Known Implementing Classes:
CBZip2InputStream, CBZip2OutputStream

public interface BZip2Constants
Base class for both the compress and decompress classes. Holds common arrays, and static data.

This interface is public for historical purposes. You should have no need to use it.