Skip to content

Commit ea041d1

Browse files
committed
cocos2d::ZipUtils::base64DecodeEnc
1 parent e15c6c1 commit ea041d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2081/Cocos2d.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5829,7 +5829,7 @@ class cocos2d::extension::CCTableViewCell : cocos2d::CCNode, cocos2d::extension:
58295829

58305830
[[link(win, android)]]
58315831
class cocos2d::ZipUtils {
5832-
static gd::string base64DecodeEnc(gd::string const&, gd::string);
5832+
static gd::string base64DecodeEnc(gd::string const&, gd::string) = m1 0x1b1a48, imac 0x205880, ios 0x23dd7c;
58335833
static gd::string base64EncodeEnc(gd::string const&, gd::string) = imac 0x205ac0, m1 0x1b1cbc, ios 0x23dfa0;
58345834
static gd::string base64URLDecode(gd::string const&) = imac 0x205d00, m1 0x1b1f2c, ios 0x23e200;
58355835
static gd::string base64URLEncode(gd::string const&) = imac 0x205de0, m1 0x1b2038, ios 0x23e2f0;

0 commit comments

Comments
 (0)