DataPak.progress

Called to inform host on decompression process (will be replaced with something more useful in the future)

class DataPak
void delegate(size_t pos) progress;

Meta