Skip to content

Description should be independent of ZLib #15

Description

@dolmen

From the spec:

SOZip writer MUST issue a call to deflate() ZLib method with the Z_SYNC_FLUSH mode, followed by a call with the Z_FULL_FLUSH flag, at a fixed interval (called chunk size) of the data read from the input uncompressed stream.

Such a reference should not be part of the spec: this reference to ZLib is an implementation detail that could be mentioned in an annex for implementers.

Instead, the spec should have no mention of ZLib in its body to allow it to be implemented using other deflate implementations than Zlib.

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