Searched refs:extraSizeBytes (Results 1 – 1 of 1) sorted by relevance
315 int extraSizeBytes = extra.remaining(); in outputRecordWithModifiedExtra() local316 int headerSize = extraStartOffsetInRecord + extraSizeBytes; in outputRecordWithModifiedExtra()322 ZipUtils.setUnsignedInt16(header, EXTRA_LENGTH_OFFSET, extraSizeBytes); in outputRecordWithModifiedExtra()