mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 22:06:11 +08:00
iOS bspatch update
This commit is contained in:
@@ -37,5 +37,6 @@ struct bspatch_stream
|
||||
};
|
||||
|
||||
int bspatch(const uint8_t* old, int64_t oldsize, uint8_t* newBuf, int64_t newsize, struct bspatch_stream* stream);
|
||||
int beginPatch(const char* oldfile, const char* newfile, const char* patchfile);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user