Searched defs:comment (Results 1 – 5 of 5) sorted by relevance
108 private final byte[] comment; field in Eocd172 Eocd(int totalRecords, long directoryOffset, long directorySize, @Nonnull byte[] comment) { in Eocd()
92 private byte[] comment; field in CentralDirectoryHeader316 void setComment(@Nonnull byte[] comment) { in setComment()
2592 public void setEocdComment(@Nonnull byte[] comment) { in setEocdComment()
149 val comment = in fullyQualifiedDocumentation() constant
46 var comment: String? = null in getHeaderComments() variable