Mark Nord
Quote:
So basic goal is to identify the Stream.File - function to be able to hook it
|
I don't think there is a need to stick to this function. Any would do. Binary functions mapped to javascript functions normally look like: <object name>_<function name>. I think the xs_FileSystem_getFileInfo function from libtinyhttp is mapped to FileSystem.getFileInfo javascript call.
I can't find what Stream.File is mapped to, but will ask Xaphiosis about that.