]> gcc.gnu.org Git - gcc.git/commit
InflaterInputStream.java: New stub class.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:45 +0000 (17:15 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:15:45 +0000 (17:15 -0700)
commitf7f65c793e4dc8760ba3860b4d3c1f69971a8302
tree7bf82f617750267bd127d5d9683c53b930a2ef48
parent0e9c6b0bf062a7627c286049abdb12b63bc2da65
InflaterInputStream.java: New stub class.

8
* 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: r26794
libjava/java/util/zip/ZipEntry.java
This page took 0.059005 seconds and 5 git commands to generate.