Skip to content

zlib: there are constants documented that don't exist #7204

@jasnell

Description

@jasnell

In the zlib docs, there are a handful of constants listed that do not exist in the actual code:

Specifically:

  • zlib.Z_BINARY
  • zlib.Z_TEXT
  • zlib.Z_ASCII
  • zlib.Z_UNKNOWN

See: https://nodejs.org/dist/latest-v6.x/docs/api/zlib.html#zlib_constants

Removed in: #7203

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.zlibIssues and PRs related to the zlib subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions