Skip to content

file.Decompress #1884

Open
Open
@aStonedPenguin

Description

Details

A function to decompress a file.

local success = file.Decompress( inFile, outFile )

This current situation where you have to read the file, pass it to util.Decompress and write it again is extremely slow and prone to maxing the games memory when working with larger files.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions