#include <wasm_patch_export.h>
|
| 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.
◆ ExportBPS()
| static absl::Status yaze::platform::WasmPatchExport::ExportBPS |
( |
const std::vector< uint8_t > & | , |
|
|
const std::vector< uint8_t > & | , |
|
|
const std::string & | ) |
|
inlinestatic |
◆ ExportIPS()
| static absl::Status yaze::platform::WasmPatchExport::ExportIPS |
( |
const std::vector< uint8_t > & | , |
|
|
const std::vector< uint8_t > & | , |
|
|
const std::string & | ) |
|
inlinestatic |
◆ GetPatchPreview()
| static PatchInfo yaze::platform::WasmPatchExport::GetPatchPreview |
( |
const std::vector< uint8_t > & | , |
|
|
const std::vector< uint8_t > & | ) |
|
inlinestatic |
The documentation for this class was generated from the following file: