pub fn read_package_from_memory( format: Format, memory: Vec<u8>, ) -> Result<ResourcePackage, ResourcePackageError>