SharkSSL™ Embedded SSL/TLS Stack
|
39 #ifndef _ZipFileSystem_h
40 #define _ZipFileSystem_h
43 #include <ZipFileIterator.h>
int(* MSFetchPage)(void *hndl, struct MST *mst, U8 *path)
A page fetch callback function used by function MS_ebServer is typically installed when the web appli...
Definition: MSLib.h:132
Abstract interface class for reading a ZipFile.
Definition: ZipFileIterator.h:72
MSFetchPage msInitZipFileSystem(ZipFileSystem *zfs, ZipReader *zipReader)
Initializes the ZIP File System and returns a WsFetchPage callback function.
The ZipFileSystem handle.
Definition: ZipFileSystem.h:74
A ZipContainer is a buffer used by a ZipIo when reading data from a ZipReader.
Definition: ZipFileIterator.h:379