Skip to content

feat: Huge files - read them as streams #12

@S0urC10ud

Description

@S0urC10ud

Feature Request

You cannot read huge files as they won't fit into the RAM of your system... For writing files you can just use the append-function, but for reading files there sadly is no real solution.

Platform(s)

All available ones

Preferred Solution

File-Streams

Alternative Solution

Create from- and to-parameter for "FileReadOptions" to define an area of the file to read.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions