Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zlib: expose amount of data read for compression/decompression #12939

Closed
wants to merge 2 commits into from

Commits on May 10, 2017

  1. zlib: expose amount of data read for compression/decompression

    Added bytesRead property to Zlib engines and an option to expose the engine to
    convenience method callbacks.
    
    Fixes: nodejs#8874
    AlexanderOMara committed May 10, 2017
    Configuration menu
    Copy the full SHA
    1b0495e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    d1c87c1 View commit details
    Browse the repository at this point in the history