Searched refs:getCommentBytes (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/java/util/zip/ | ||
H A D | ZipFile.java | 284 byte[] bcomm = getCommentBytes(jzfile); 774 private static native byte[] getCommentBytes(long jzfile); method in class:ZipFile |
Completed in 772 milliseconds