Skip to content

Make chunk size configurable #14

Description

@me21

Currently the code reads files by 8 Kb chunks:

buf = fp.read(1024 * 8)

Would it be beneficial to make it configurable?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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