Searched refs:computeByteRepresentation (Results 1 – 2 of 2) sorted by relevance
159 byteSupplier = new CachedSupplier<>(this::computeByteRepresentation); in Eocd()181 byteSupplier = new CachedSupplier<>(this::computeByteRepresentation); in Eocd()252 private byte[] computeByteRepresentation() { in computeByteRepresentation() method in Eocd
206 bytesSupplier = new CachedSupplier<>(this::computeByteRepresentation); in CentralDirectory()419 private byte[] computeByteRepresentation() { in computeByteRepresentation() method in CentralDirectory