Skip to content

Using internal functions from CodecBzip2 #1183

@nhz2

Description

@nhz2

For example:

ret = CodecBzip2.decompress_init!(stream, 0, false)

decompress_init! is not part of CodecBzip2's API and is not documented or tested in CodecBzip2, so using it here may break any time CodecBzip2 is updated.

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