Skip to content

Decompress.copy NotImeplemented — needs libz-rs-sys deflateCopy #5

Description

@dimaqq

zlib-py/src/lib.rs

Lines 658 to 662 in f6b6540

fn copy(&self) -> PyResult<Decompress> {
Err(PyNotImplementedError::new_err(
"Decompress.copy not yet supported — needs libz-rs-sys inflateCopy",
))
}

Just like #4

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions