-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Description
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
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.