Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-18918

[AIR] Air: When opening a File with Filestream.openAsync the entire file is read into memory..

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.2 (Release)
    • None
    • None
    • Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      1. Open a large file (e.g. > 300 MB) with the Filestream.openAsync() method

      Actual Results:
      The entire file is read into memory. This makes working with large files very difficult (e.g. when making a ftp client etc...)

      Expected Results:
      The file should not be read into memory, but should be available as a stream (the way streams work in other most other programming languages).

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: