#include <wasm_patch_export.h>
Static Public Member Functions | |
| static absl::Status | ExportBPS (const std::vector< uint8_t > &, const std::vector< uint8_t > &, const std::string &) |
| static absl::Status | ExportIPS (const std::vector< uint8_t > &, const std::vector< uint8_t > &, const std::string &) |
| static PatchInfo | GetPatchPreview (const std::vector< uint8_t > &, const std::vector< uint8_t > &) |
Definition at line 126 of file wasm_patch_export.h.
|
inlinestatic |
Definition at line 128 of file wasm_patch_export.h.
Referenced by yaze::editor::QuickExportBPS(), and yaze::editor::ShowPatchExportDialog().
|
inlinestatic |
Definition at line 134 of file wasm_patch_export.h.
Referenced by yaze::editor::QuickExportIPS(), and yaze::editor::ShowPatchExportDialog().
|
inlinestatic |
Definition at line 140 of file wasm_patch_export.h.
Referenced by yaze::editor::ShowPatchExportDialog().