|
dl
|
文件夹打包解包器 更多...
#include <dl_tool_archiver.h>
类 | |
| struct | FileInfo |
| struct | Head |
| struct | Param |
Public 类型 | |
| using | FileList = std::unordered_map<std::string, FileInfo> |
静态 Public 成员函数 | |
| static void | Compress (const Param &p) |
| static bool | Decompress (BufferView buf, std::string_view out) |
| static bool | Decompress (std::string_view src, std::string_view out) |
| static bool | GetFileList (BufferView buf, FileList &all_file) |
文件夹打包解包器
在文件 dl_tool_archiver.h 第 28 行定义.
| using dl::Tool::Archiver::FileList = std::unordered_map<std::string, FileInfo> |
在文件 dl_tool_archiver.h 第 46 行定义.
|
inlinestatic |
在文件 dl_tool_archiver.h 第 56 行定义.
|
inlinestatic |
在文件 dl_tool_archiver.h 第 106 行定义.
|
inlinestatic |
在文件 dl_tool_archiver.h 第 202 行定义.
|
inlinestatic |
在文件 dl_tool_archiver.h 第 212 行定义.