DEP0193: require('node:_stream_*')
类型:仅文档
【Type: Documentation-only】
node:_stream_duplex、node:_stream_passthrough、node:_stream_readable、node:_stream_transform、node:_stream_wrap 和 node:_stream_writable 模块已被弃用,因为它们应被视为 Node.js 的内部实现,而不是面向公众的 API,应使用 node:stream 代替。
【The node:_stream_duplex, node:_stream_passthrough, node:_stream_readable, node:_stream_transform,
node:_stream_wrap and node:_stream_writable modules are deprecated as they should be considered
an internal nodejs implementation rather than a public facing API, use node:stream instead.】