Can someone elaborate how this function works? Does it load every time from disk or it caches it somewhere in memory etc?
Thanks in advance.
Can someone elaborate how this function works? Does it load every time from disk
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Also when in doubt open the decompiled sources and look at the code, it not only will give you the answer but you will learn a lot..