I would like to be able to read large strings from Rez in small chunks to avoid slowing down my UI or running out of memory. This is a standard feature in many languages and will enable me to read in long text into my app.
I would like to be able to read large strings from Rez in small chunks to avoid slowing down my UI or running out of memory. This is a standard feature in many languages and will enable me to read in long text into my app.