ZFFramework
 
Loading...
Searching...
No Matches
ZFIO_base64.h File Reference

base64 ZFPathInfo More...

#include "ZFBase64.h"

Go to the source code of this file.

Functions

const zfstringZFPathType_base64 ()
 see ZFPathInfo
 
ZFInput ZFInputForBase64 (const ZFPathInfo &refPathInfo)
 util to create a file input callback
 
ZFOutput ZFOutputForBase64 (const ZFPathInfo &refPathInfo)
 util to create a base64 file output callback
 
ZFInput ZFInputForBase64 (const ZFInput &refInput)
 util to create a file input callback
 
ZFOutput ZFOutputForBase64 (const ZFOutput &refOutput)
 util to create a base64 file output callback
 

Detailed Description

base64 ZFPathInfo

Function Documentation

◆ ZFPathType_base64()

const zfstring & ZFPathType_base64 ( )
extern

see ZFPathInfo

pathData is the refPathInfo, a typical case:

base64:file:some/path/to/a.zip
base64:res:some/path/to/a.zip
base64:http:http://abc.com/some/path/to/a.zip

◆ ZFInputForBase64()

ZFInput ZFInputForBase64 ( const ZFPathInfo & refPathInfo)
extern

util to create a file input callback

param:

◆ ZFOutputForBase64()

ZFOutput ZFOutputForBase64 ( const ZFPathInfo & refPathInfo)
extern

util to create a base64 file output callback

param: