Searched defs:commentLen (Results 1 – 3 of 3) sorted by relevance
1248 final int commentLen = commentB.limit() - commentB.position(); in createCentralFileHeader() local1318 System.arraycopy(commentB.array(), commentB.arrayOffset(), buf, commentStart, commentLen); in createCentralFileHeader() local
91 int commentLen = (int) (def->fContentEnd - commentStart); in descriptionOut() local