Robert Nagy 4fa1744e11 stream: add comment about undocumented API
PR-URL: https://github.com/nodejs/node/pull/29805
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-10-03 13:57:30 -07:00
..
2019-10-01 21:13:53 +02:00
2019-09-22 16:23:02 -07:00
2019-10-02 14:53:42 -07:00
2019-10-02 15:54:35 -07:00
2019-09-18 16:09:20 -05:00
2019-10-02 15:54:35 -07:00
2019-06-27 11:57:19 +02:00
2018-05-18 15:25:41 +02:00
2019-04-11 05:40:59 +02:00
2019-08-19 12:56:08 -07:00
2019-09-15 21:54:58 -07:00
2019-10-02 16:17:01 -07:00

Internal Modules

The modules in lib/internal are intended for internal use in Node.js core only, and are not accessible with require() from user modules. These modules can be changed at any time. Reliance on these modules outside of core is not supported in any way.