Wrong position of the zlib.crc32
section
#55800
Labels
doc
Issues and PRs related to the documentations.
zlib.crc32
section
#55800
Affected URL(s)
https://nodejs.org/api/zlib.html#zlibcrc32data-value
Description of the problem
node/lib/zlib.js
Line 848 in e225f00
The
crc32
is not a method of ZlibBase. It is a standalone function of the module.The text was updated successfully, but these errors were encountered: