How to async load pvr.ccz image?

I want to async preload some pvr.ccz images. I used CCTextureCache::sharedTextureCache()->addImageAsync, but it’s not support for pvr.ccz, only for png, jpg, etc.

Anyone knows how?