ZFPathInfo impl as compressed file More...
#include "ZFCompress.h"
Go to the source code of this file.
Functions | |
const zfstring & | ZFPathType_compress () |
see ZFPathInfo | |
ZFLIB_ZFAlgorithm ZFInput | ZFInputForCompress (const ZFPathInfo &refPathInfo, const zfchar *relPath, ZFFileOpenOptionFlags flags=(v_ZFFileOpenOption::e_Read)) |
util to create a file input callback | |
ZFLIB_ZFAlgorithm ZFOutput | ZFOutputForCompress (const ZFPathInfo &refPathInfo, const zfchar *relPath, ZFFileOpenOptionFlags flags=(v_ZFFileOpenOption::e_Create)) |
util to create a compress file output callback | |
ZFPathInfo impl as compressed file
|
inline |
see ZFPathInfo
pathData is "refPathInfo|relPath"
the refPathInfo is a chained ZFPathInfo, a typical case:
see ZFPathInfoChainDecode for more info
|
extern |
util to create a file input callback
param:
|
extern |
util to create a compress file output callback
param: