Closed
Description
Affected URL(s)
https://nodejs.org/api/zlib.html#zlibcrc32data-value
Description of the problem
Line 848 in e225f00
The crc32
is not a method of ZlibBase. It is a standalone function of the module.
https://nodejs.org/api/zlib.html#zlibcrc32data-value
Line 848 in e225f00
The crc32
is not a method of ZlibBase. It is a standalone function of the module.