where are those function of FileUtils

in cocos2dx.ini

in lua_cocos2dx_auto.cpp


image1.jpg (17.9 KB)


image2.jpg (110.5 KB)

1.These functions were skipped and didn’t add to lua-binding.
2.In lua, these interfaces are mainly used for?If thery are important,they can be bound manually or through adding conversion functions.

@samuele3hu
We have some binary res in apk(Android platform). We need read it with ‘rb’ mode from zip.
Maybe getStringFromFile is not enough.