Class ProfilePersistenceHelper

java.lang.Object
net.i2p.router.peermanager.ProfilePersistenceHelper

class ProfilePersistenceHelper
extends Object
Write profiles to disk at shutdown, read at startup. The files are gzip compressed, we previously stored them with a ".dat" extension instead of ".txt.gz", so it wasn't apparent. Now migrated to a ".txt.gz" extension.