Searched refs:getCommentBytes (Results 1 – 3 of 3) sorted by relevance
337 byte[] bcomm = getCommentBytes(jzfile); in getComment()923 private static native byte[] getCommentBytes(long jzfile); in getCommentBytes() method in ZipFile
159 private static native byte[] getCommentBytes(long jzfile); in getCommentBytes() method in ZipFile
412 NATIVE_METHOD(ZipFile, getCommentBytes, "(J)[B"),