InflaterInputStream.java: New stub class.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:44 +0000 (17:15 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:44 +0000 (17:15 -0700)
commit0e9c6b0bf062a7627c286049abdb12b63bc2da65
treed950a766d2aafdd4e94bc306453a8f1edd399449
parentefd6b47e7c7259a0be1f16952e87c853fc048209
InflaterInputStream.java: New stub class.

e
* InflaterInputStream.java:  New stub class.
* ZipInputStream.java:  New class.  Partly works.
* ZipConstants.java:  Add two (internal) constants.
* ZipEntry.java (timeFromDOS):  New static (non-public) method.
* ZipFile.java:  Make it mostly work, except for compression.
* ZipOutputStream.java:  Start implementation.

From-SVN: r26793
libjava/java/util/zip/ZipConstants.java