Skip to content

zstd compression: stop using the streaming feature #5111

@daipom

Description

@daipom

Is your feature request related to a problem? Please describe.

The streaming feature (Zstd::StreamWriter and Zstd::StreamReader) of zstd-ruby is experimental.

Actually, there was a bug.
Although the critical bug has been resolved, some strange behavior is still being reported.

We considered that we may not need to use the streaming feature.

It would be better to stop using the streaming feature if it is unnecessary.

Describe the solution you'd like

#5094 (comment)

Describe alternatives you've considered

None.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request or improve operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions