Skip to content

Conversation

andreagilardoni
Copy link
Contributor

@andreagilardoni andreagilardoni commented Dec 1, 2023

In this PR I split the download function into 2 versions:

  • version 1: the old one that downloads a file and stores it on the fs
  • version 2: download a file and allow the user to specify a callback to handle the incoming body buffer

This is required to perform LZSS decompression on the fly

version 1: the old one that downloads a file and stores it on the fs
version 2: download a file and allow the user to specify a callback to
  handle the incoming body buffer
@facchinm
Copy link
Member

facchinm commented Dec 4, 2023

LGTM! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants