Skip to content

Check available file handling functions for internal limits #338

@Schiphorst-ISST

Description

@Schiphorst-ISST

🛠️ Task

What Needs to Be Done

An alternative file handling functions without internal limits (or higher ones) should be found.

Additional Context

Our current file handling function "kotlin.io.readBytes" in jvm/utils/FileHandling.kt has an internal limit of 2GB. The Docs suggest using an InputStream.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions