Searched refs:F_INTERNAL_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
145 private static final ZipField.F2 F_INTERNAL_ATTRIBUTES = new ZipField.F2( field in CentralDirectory152 F_INTERNAL_ATTRIBUTES.endOffset(), "Ext attributes");318 long internalAttributes = F_INTERNAL_ATTRIBUTES.read(bytes); in readEntry()475 F_INTERNAL_ATTRIBUTES.write(out, cdhs[idx].getInternalAttributes()); in computeByteRepresentation()