Acknowledged

Feature request - Buffered string reader

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 built an app earlier this year that reads in and displays long text and images. I will let my users decide if it's a good fit for a watch: https://apps.garmin.com/en-US/apps/11f79ba2-8d4d-47c0-85e7-510719eebaa5

    I would like to write more apps like this and I am just listing a few of the various pain points I encountered.

  • I see all these feature requests. The more than 256 resources probably was already asked here, but all the rest? ... What are you trying to achieve? Looks like your'e writing something "big", but is it really good fit for a watch or even a bike computer? Are you writing a web browser for a watch?