Quote:
Originally Posted by cbk1994
I guess copyfile() can already be done with loadstring/savestring, but it's roundabout and probably far less efficient.
|
It's file I/O no matter which way you do it, so I doubt it's neither more nor less efficient than if it were to be part of the engine.