Skip to content

IOException: invalid length:0 for chunk flag:0 when decompress #182

Open
@darouwan

Description

I compressed some data to a file using SnappyFramedOutputStream, and now decompress it with SnappyFramedInputStream. However, it throw an IOException: invalid length:0 for chunk flag:0 .

Only this file has this exception, so it seems damaged while being compressed.

So any method to recovery this file? If no, any way to verify the compressed file after compressing it?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions