InflaterInputStream.java: New stub class.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:43 +0000 (17:15 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:43 +0000 (17:15 -0700)
commitefd6b47e7c7259a0be1f16952e87c853fc048209
tree30cceb1c6740fc18d6bc772ac95dbd6ff60cdc70
parent148017e0258ffc5634ffa92eb463d0323d6136de
InflaterInputStream.java: New stub class.

u
* 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: r26792
libjava/java/util/zip/InflaterInputStream.java [new file with mode: 0644]