logo       
Google Custom Search
    AddThis Social Bookmark Button

classpath ./ChangeLog java/util/zip/ZipFile.java: msg#00007

Subject: classpath ./ChangeLog java/util/zip/ZipFile.java
CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Mark Wielaard <mark@xxxxxxxxx>  03/01/02 16:07:47

Modified files:
        .              : ChangeLog 
        java/util/zip  : ZipFile.java 

Log message:
        * java/util/zip/ZipFile.java (entries): Now HashMap.
        (readLeShort(DataInput, byte[])): Read from given byte array.
        (readLeInt(DataInput, byte[]): Likewise.
        (readLeShort(byte[] b, int off)): New method.
        (readLeInt(byte[] b, int off)): Likewise.
        (readEntries): Use byte arrays to read info in bigger chunks.
        (getEntries): Return HashMap.
        (getEntry): Use HashMap.
        (locBuf): New private field.
        (checkLocalHeader): Use locBuf to read info in one chunk.
        (getInputStream): Use entries HashMap, wrap PartialInputStream
        in BufferedInputStream.
        (ZipEntryEnumeration): Use HashMap and Interator.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.803&tr2=1.804&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/zip/ZipFile.java.diff?tr1=1.10&tr2=1.11&r1=text&r2=text



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>