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

ENH: Add set_data to EncodedStreamObject #1854

Merged
merged 4 commits into from
Jun 11, 2023

Commits on May 22, 2023

  1. ENH : add set_data to EncodedStreamObject

    add set_data() for encoded streams
    also, complete  FlateEncode to get all requierd attributes
    Ease data manipulation without going through ContentStream (slow)
    closes py-pdf#656
    pubpub-zz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f999fb2 View commit details
    Browse the repository at this point in the history
  2. mypy

    pubpub-zz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d4b1429 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

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