Skip to content

Question about seekable format and checksums #4374

Open
@rorosen

Description

@rorosen

The seek table of the seekable format has an optional Checksum field for every frame, where the least 32 bit of the xxh64 hash of the uncompressed frame data are stored. However, the Content_Checksum field of a zstd frame seems to have the same purpose. I there a reason for the seekable format not to use the Content_Checksum field with ZSTD_c_checksumFlag?

Also, how should I understand the contrib directory, especially the seekable format? Should I take it more as a proof of concept of seekable compression with zstd or more like a feature? I'm just asking out of curiosity.

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