Searched refs:TAR_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
91 private static final int TAR_HEADER_SIZE = 512; field in ArchiveStreamFactory533 final byte[] tarHeader = new byte[TAR_HEADER_SIZE];546 if (signatureLength >= TAR_HEADER_SIZE) {