LazyResourceProvider
Loads the bytes for a resource on demand.
Implementations are typically backed by a ZIP file on disk; the bytes for a given href are read out of the archive when getResourceBytes is called.
Loads the bytes for a resource on demand.
Implementations are typically backed by a ZIP file on disk; the bytes for a given href are read out of the archive when getResourceBytes is called.