public interface IHeaderDataEntryProvider<H extends IHeaderDataEntry,K extends IKey<K>>
extends java.util.function.Function<K,H>
IHeaderDataEntry objects by IKey, and provides the necessary metadata (currently entry size)| Modifier and Type | Method and Description |
|---|---|
int |
getEntryByteCount() |