Skip to content

resize_file() can support large file that filesize more than 4GB #16

@fooofei

Description

@fooofei

the api

bool resize_file(size_t target_length)

, should change to

bool resize_file(uint64_t target_length)

to support large file that filesize more than 4GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions