applyModuleHeader

Update this module with information that has been accumulated in the given ModuleHeader.

Return

An error message String if there was a problem, or null if no problems were encountered.

Parameters

loader

The AvailLoader responsible for loading this module.

moduleHeader

The ModuleHeader containing information to transfer to this module.